A:link {
	background-color : transparent;
	color : navy;
	text-decoration : none;
	font-weight : 400;
}
A:visited {
	background-color : transparent;
	color : navy;
	font-weight : 400;
	text-decoration : none;
}
A:hover {
	background-color : transparent;
	color : #CC0000;
	text-decoration : underline;
}
A:active {
	background-color : transparent;
	color : #000066;
	font-weight : 400;
	text-decoration : none;
}


SELECT {  
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px 
}
TEXTAREA {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px
} 
INPUT {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px 
}


H1 {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #CC0000;
	margin-bottom : 5px;
	margin-top : 10px;
	line-height: 120%;
}
H2 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #CC6633;
	margin-bottom : 5px;
	margin-top : 20px;
}
H3 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #666666;
	margin-bottom : 0px;
	margin-top : 20px;
}
H4 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : black;
	margin-bottom : 0px;
	margin-top : 10px;
}
.subhead1 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : black;
}
.subhead2 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : green;
}
.subhead3 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : red;
}
.headerdate {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : Green;
	font-weight: normal;
}




P {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	line-height : 130%;
font-weight : normal;
	color: #333333;
	margin-top : 1px;
	margin-bottom : 10px;
	padding-bottom : 0px;
	text-indent : 0px;
}
.caption {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #FF9966;
}
.bulletlist {
	font-family : Verdana, sans-serif;
	font-size : 12px;
                line-height : 140%;
	color : #000000;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
                text-indent : 0px;
}
.table {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #CC3366;
}


.filelinks {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #990000;
}
.filelinkssize {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : Green;
}

