BODY {
	font-family : Verdana, Arial;
	color : Navy;
	font-size : 8pt;
	font-style : normal;
	margin-top : 0 px;
	margin-left : 0px;
	margin-bottom: 0px;
	margin-right : 0px;
	background-color : #6699FF;
	scrollbar-face-color: #6699FF;
	scrollbar-highlight-color: #6699FF;
	scrollbar-3dlight-color: #6699FF;
	scrollbar-darkshadow-color: #6699FF;
	scrollbar-shadow-color: #6699FF;
	scrollbar-arrow-color: darkblue;
	scrollbar-track-color: #6699FF;
}
A:LINK {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : #339933;
}
A:VISITED {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : #339933;
}
A:ACTIVE {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : #339933;
}
A:HOVER {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	color : #339933;
	text-decoration : underline;
}
UL {
	list-style-type : circle;
}
TABLE {
	text-align : left;
	vertical-align : top;
	font-family : Verdana;
	font-style : normal;
	font-size : 8pt;
	padding : 0px;
	color : Navy;
}
TD {
	vertical-align : top;
}

