@import url("formfields.css");

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.5em;
	color: #003366;
	letter-spacing: .025em;
}	

body {
	background-color: #003366;
	border: 0px;
	margin: 0px;
	padding: 0px;
	SCROLLBAR-FACE-COLOR: #7F98B2; 
    SCROLLBAR-HIGHLIGHT-COLOR: #E0E7ED; 
    SCROLLBAR-SHADOW-COLOR: #6684A3; 
    SCROLLBAR-3DLIGHT-COLOR: #7F98B2; 
    SCROLLBAR-ARROW-COLOR: #E52324; 
    SCROLLBAR-TRACK-COLOR: #6684A3; 
    SCROLLBAR-DARKSHADOW-COLOR: #003366;
}
address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #003366;
	letter-spacing: 0.025em;
	text-align: left;
	display: list-item;
	text-indent: 2px;
	list-style-image: url(../stat/up-arrow.gif);
	vertical-align: text-top;
	white-space: normal;
}
