html, body, p, table, ol, ul, li { 
  color: #FFFFFF;
  font-family: arial, helvetica, sans-serif; 
  font-size: 10pt;
} 
.headtext {
	FONT-SIZE: 10pt; 
	font-family: arial, helvetica, sans-serif;
	COLOR: #FFCC00; 
	TEXT-DECORATION: none;
	font-weight: bold
}
.headtext2 {
	FONT-SIZE: 11pt; 
	COLOR: #FFCC66;
	
}


.menutext {
	FONT-SIZE: 8pt; 
	COLOR: #193d8f; 
	font-weight: bold;
}

A {
   text-decoration: none;
   color: #00CCFF;
}
A:ACTIVE, A:HOVER {
	color : #00FF33;
	text-decoration : underline;
}

.menuup a{
   text-decoration: none;
   color: #00CCFF;
 
}
.menuup a:active, a:hover {
	color: #00FF33;
    text-decoration : underline;
   
}

.bodysmall {
	font-size: 8pt; 
}

.forms {
	FONT-FAMILY: tahoma; 
	FONT-SIZE: 9pt; 
	COLOR: #010250; 
	FONT-WEIGHT: normal; 
	background-color: #ffffff; 
	border: 1px solid; 
	border-color: navy;
	}

.buttons {
	FONT-FAMILY: arial; 
	FONT-SIZE: 9pt; 
	COLOR: #010250; 
	FONT-WEIGHT: bold; 
	background-color: #dadaeb; 
	border: 1px solid; 
	border-color: #00001b;
	}