BODY { background-color: #ffffff; color: #000000 }

A { text-decoration : none; color : #0033cc; }
A:link 	{ font-weight: bold }
A:visited {font-weight: bold; color : #3366aa; }
A:hover  { color : #6699ff; }	

A.menu { text-decoration : none; font-family: sans-serif; font-weight: bold; color : #4366c0; font-size: 14pt}
A.menu:hover  { color : #6699ff; }	

A.state { text-decoration : underline; font-family: sans-serif; font-style: italics; font-weight: bold;   color : #0033cc; }
A.state:hover  { color : #7777ff; }	

A.textmenu {text-decoration: underline; font-weight: bold; font-family: sans-serif; font-size: 8pt; color: #773333 }
A.textmenu:link {text-decoration: underline;  font-weight: bold; font-family: sans-serif; font-size: 8pt; color: #773333 }
A.textmenu:visited {text-decoration: underline;  font-weight: bold; font-family: sans-serif; font-size: 8pt; color: #773333 }
A.textmenu:hover {text-decoration: underline;  font-weight: bold; font-family: sans-serif; font-size: 8pt; color: #cc3300 }

.state {color: #000000; text-decoration: underline; font-weight: bold; }

.active {color: #ff0000; font-weight: bold; }

.footnote {color: #000000;  text-align: justify; }

.hl{ font-weight : bold; font-size : medium }

h1{
   font-weight : bold; 
   color : #779999; 
   font-size : x-large
}

h2,h3,h4,.head{
   font-weight : bold; 
   color : #779999; 
   font-size : larger
}



.banner { font: bold 12pt Serif; color: #663300 }
.bannerMain { font: bold 25pt Serif; color: #663300 }


.bottomline {   border-bottom-width: 1pt; 
				border-bottom-style: solid;
				border-color: blue;
				padding-top:0;
				width: 100%;
				}      

hr { 
  color: #0000ff;
}

