BODY {

font-size : 10px; 
font-family : verdana, helvetica, sans-serif; 
color : black; 
background : white;
margin : 0; 
padding : 0; 


}



.menubar { font-weight : bold; font-size: 12px; color: white; font-family: arial, helvetica, sans-serif ; background-color: #003366}
.menubar a:link { color: white; text-decoration: none; background-color: #003366 }
.menubar a:visited { color: white; text-decoration: none; background-color: #003366}
.menubar a:hover { color: white; text-decoration: none; background-color: #0066cc }
.menubar a:active { color: white; text-decoration: none; background-color: #003366 }




.frontpagetext { font-weight : normal; font-size: 12px; font-family: arial, helvetica, sans-serif ; background-color: #ffffff}
.frontpagetext a:link { color: 0000ff; text-decoration: none; background-color: #ffffff }
.frontpagetext a:visited { color: 0000ff; text-decoration: none; background-color: #ffffff}
.frontpagetext a:hover { color: 0000ff; text-decoration: none; background-color: #ffffff }
.frontpagetext a:active { color: 0000ff; text-decoration: none; background-color: #ffffff }

.pagetext { font-weight : normal; font-size: 12px; font-family: arial, helvetica, sans-serif ; background-color: #ffffff}
.pagetext a:link { color: 0000ff; text-decoration: underline; background-color: #ffffff }
.pagetext a:visited { color: 0000ff; text-decoration: underline; background-color: #ffffff}
.pagetext a:hover { color: 0000ff; text-decoration: underline; background-color: #ffffff }
.pagetext a:active { color: 0000ff; text-decoration: underline; background-color: #ffffff }

.faqtext { font-weight : normal; font-size: 12px; font-family: arial, helvetica, sans-serif ;  }
.faqtext a:link { color: 0000ff; text-decoration: underline;}
.faqtext a:visited { color: 0000ff; text-decoration: underline; }
.faqtext a:hover { color: 0000ff; text-decoration: underline;  }
.faqtext a:active { color: 0000ff; text-decoration: underline;  }

.list {
font-weight : normal;
font-size : 12px; 
font-family : arial, Helvetica, sans-serif;
color : #000000; 
background-color: #eaeaea;
padding-left: 5px; 
padding-right: 5px;

}
.list a:link { color: 0000ff; text-decoration: underline; background-color: #eaeaea }
.list a:visited { color: 0000ff; text-decoration: underline; background-color: #eaeaea}
.list a:hover { color: 0000ff; text-decoration: underline; background-color: #eaeaea }
.list a:active { color: 0000ff; text-decoration: underline; background-color: #eaeaea }




.boxtitle {
font-weight : bold;
font-size : 12px; 
font-family : arial, Helvetica, sans-serif;
color : #ffffff;
background-color: #0066cc;
padding-left: 5px; 
padding-right: 5px; 
}

.boxcontent {
font-weight : normal;
font-size : 11px; 
font-family : arial, Helvetica, sans-serif;
color : #000000;
background-color: #ffffff;
padding-left: 3px; 
padding-right: 3px; 
}

.report {
font-weight : normal;
font-size : 9px; 
font-family : arial, Helvetica, sans-serif;
color : #000000;
background-color: #ffffff;
padding-left: 2px; 
padding-right: 2px; 
}

.title {
font-weight : bold;
font-size : 17px; 
font-family : arial, Helvetica, sans-serif;
color : #000000;
}

.faqtitle {
font-weight : bold;
font-size : 14px; 
font-family : arial, Helvetica, sans-serif;
color : #0066cc;
}

A:link: {color:#0000FF;}

A:link:hover {
color: green;
}

A:visited:hover {
color: green;
}

A:active:hover {
color: green;
}

.bigboxtitle {
font-weight : bold;
font-size : 16px; 
font-family : arial, Helvetica, sans-serif;
color : #ffffff;
background-color: #000000;
padding-left: 1px; 
padding-right: 1px; 
}
.bigboxtitle2 {
font-weight : bold;
font-size : 16px; 
font-family : arial, Helvetica, sans-serif;
color : #ffffff;
background-color: #003399;
padding-left: 1px; 
padding-right: 1px; 
}
