BODY, TD, P, DIV, SPAN {
	font-family : arial, sans-serif; FONT-SIZE: 9pt; COLOR: #333333;
}
.headtext {
	FONT-SIZE: 11pt; COLOR: #ff9900; FONT-FAMILY: arial; TEXT-DECORATION: none; }
.headtext_gray {
	FONT-SIZE: 9pt; COLOR: #333333; FONT-FAMILY: arial; TEXT-DECORATION: none; }

.bodytext {
	FONT-SIZE: 10pt; COLOR: #EFF3D8; FONT-FAMILY: arial; TEXT-DECORATION: none
}

.bodytext_small {
	FONT-SIZE: 8pt; FONT-FAMILY: arial; TEXT-DECORATION: none; COLOR: #333333;
}

A, A:LINK, A:VISITED {
	color : #0127bc;
    text-decoration: underline;

}
A:ACTIVE, A:HOVER {
	color : #B32917;
	text-decoration : underline;	
}


UL {
	list-style-type : square;
	font-family : arial, sans-serif;
}
OL {
	font-family : arial, sans-serif;
}
.forms {
	FONT-FAMILY: arial, helvetica, sans-serif; 
	FONT-SIZE: 8pt; 
	COLOR: navy; 
	FONT-WEIGHT: normal; 
	background-color: #ffffff; 
	border: 1px solid; 
	border-color: navy;
}
.buttons {
	FONT-FAMILY: arial, helvetica, sans-serif; 
	FONT-SIZE: 9pt; 
	COLOR: #004888; 
	FONT-WEIGHT: bold; 
	background-color: #DEF0FF; 
	border: 1px solid; 
	border-color: navy;
}
.tables {
  border-collapse:collapse;
  border-color:#ff9900;
  
}

h1 {
	COLOR: #FF9900;
    FONT-SIZE: 11pt;
}
h2 {
	color : #FF9900;
	font-size : 10pt;
}
h3{
	color : #FF9900;
	font-size : 10pt;
}