H1 {
background : transparent;
font-family : georgia;
font-size : 20pt;
font-weight : bold;
text-align : center;
color : #006699;
margin:3;
}

H2 {
background : transparent;
font-family : verdana;
font-size : 20pt;
font-weight : bold;
text-align : center;
color : #006699;
margin:3;
}

H3 {
background : transparent;
font-family : Verdana, Arial, sans-serif;
font-size : 12px;
font-weight : bold;
text-align : left;
color : #990000;
margin:1;
}

H4 {
background : transparent;
font-family : Verdana, Arial, sans-serif;
font-size : 16pt;
font-weight : normal;
text-align : left;
color : #990000;
margin:2;
}

H5 {
background : transparent;
font-family : Verdana, Arial, sans-serif;
font-size : 14px;
font-weight : bold;
text-align : center;
color : #006699;
margin:2;
}

H6 {
background : transparent;
font-family : Verdana, Arial, sans-serif;
font-size : 7pt;
font-weight : bold;
text-align : center;
color : #990000;
margin:1;
}

BODY, DIV, P, TR, TD {
font-family : Verdana, Arial, sans-serif;
font-size : 13px;
font-weight : normal;
color : #006699;
}


}
a { text-decoration: none; font-size: 11px;}  
A:link { color: #006699;text-decoration: none;}
A:visited { color: #006699;text-decoration: none;}
A:hover { color: #006699;text-decoration: none; }

p { line-height: 160%; }
}


{ background: url(page-header.jpg); background-repeat: no-repeat }



ul, li {
    list-style-type: none;
    margin: 0;
padding: 0;
}


