H1 {
background : transparent;
font-family : Georgia;
font-size : 18pt;
font-weight : normal;
text-align : center;
color : #006666;
}

H2 {
background : transparent;
font-family : Georgia;
font-size : 14pt;
font-weight : normal;
text-align : center;
color : #333333;
}

H3 {
background : transparent;
font-family : Georgia;
font-size : 12pt;
font-weight : normal;
text-align : left;
color : #006666;
}

H4 {
background : transparent;
font-family : Verdana, Arial, sans-serif;
font-size : 11pt;
font-weight : bold;
text-align : left;
color : #ff0000;
}



BODY, DIV, P, TR, TD {
font-family : Verdana, Arial, sans-serif;
font-size : 11px;
font-weight : normal;
color : #333333;
}

}
a { text-decoration: none; font-size: 11px;}  
A:link { color: #333333;}
A:visited { color: #333333}
A:hover { color: #ff0000 }

p { line-height: 110%; }
}