
body, th, td, div, p, li, dt, dd {

 font-family: Tahoma, "Gill Sans", Arial, sans-serif;

 font-size: 12px;

}



h2 {font-size: 12px; font-family: Tahoma, "Gill Sans", Arial, sans-serif;}

h3 {font-size: 10px; font-family: Tahoma, "Gill Sans", Arial, sans-serif;} 





h2 {

 font-family: Tahoma, "Gill Sans", Arial, sans-serif;

 font-size: large;

}



h3 {

 font-family: Tahoma, "Gill Sans", Arial, sans-serif;

 font-size: small;

}







a { color: #ffffff; text-decoration: none;}

a:link { color: #ffffff; text-decoration: none;}

a:visited { color: #ffffff; text-decoration: none;}

a:active { color: #ffffff;}

a:hover { color: #ffffff; text-decoration: underline;}



.links{ font-size: 10px;  	color: #FFFFFF; 	text-decoration: none; }

.links:link { color: #FFFFFF; text-decoration: none;}

.links:visited { color: #FFFFFF; text-decoration: none;}

.links:active { color: #FFFFFF; text-decoration: none;}

.links:hover { color: #FFFFFF; text-decoration: underline;}



.linksRED{ font-size: 12px; text-decoration: none; font-weight: bold; color: #FF0000;}

.linksRED:link { color: #FF0000; text-decoration: none;}

.linksRED:visited {color: #FF0000; text-decoration: none;}

.linksRED:active {color: #FF0000; text-decoration: none;}

.linksRED:hover {color: #FF0000; text-decoration: underline;}



.linksBLUE{text-decoration: none; color: #1414AE;}

.linksBLUE:link { color: #1414AE; text-decoration: none;}

.linksBLUE:visited {color: #1414AE; text-decoration: none;}

.linksBLUE:active {color: #1414AE; text-decoration: none;}

.linksBLUE:hover {color: #1414AE; text-decoration: underline;}



.linksNAV{ font-size: 13px; text-decoration: none;  color: #666666;}

.linksNAV:link { color: #666666; text-decoration: none;}

.linksNAV:visited {color: #666666; text-decoration: none;}

.linksNAV:active {color: #666666; text-decoration: none;}

.linksNAV:hover {color: #FF0000; text-decoration: underline;}



#toptable {

 border-collapse: collapse;

 background: #eeeeee;

 caption-side: top;

}







#toptable td{

 font-size: x-small;

 border: 0px solid #ffffff;

 vertical-align: top;

}



#datatable {

 border-collapse: collapse;

 background: #eeeeee;

 caption-side: top;

}



#datatable td {

 font-size: x-small;

 border: 1px solid #ffffff;

 vertical-align: top;

}

#datatable td.date {

 text-align: right;

}

#datatable td.caption {

 font-size: inherit;

 font-weight: bold;

 text-align: center;

 background: #cccccc;

 border: none;

}

#datatable td.heading {

 font-size: inherit;

 background: #ffffff;

 border: none;

 font-weight: normal;

 text-align: center;

}

