body { 
background: #e1dd80; 
font: 9pt/12pt verdana; 
padding:5px; 
}
b, strong { 
color : #000038; 
font-weight : bold;
}
i, em { 
color : #9A003E; 
text-align : 
justify;
}
u, s {
color : #322432; 
font-weight : normal; 
text-align : justify;
}
a:link,a:visited,a:active {
color: #012f2f; 
font-weight: normal;
text-decoration: none; 
}

a:hover { 
color: #fafaf9; 
text-decoration: none; 
}

h1 {
background: #B18C69; 
color: #D3CF69; 
font: bold 14px/15px thoma; 
text-align:center; 
text-transform:uppercase; 
letter-spacing:2px; margin-bottom: 1px; 
padding:3px;
}

h2 {
background: #CB812E; 
color: #333333; 
font: normal 11px/12px arial; 
margin: 0; padding: 3px;
}
