BODY  {
	SCROLLBAR-FACE-COLOR : #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR : #336699;
	SCROLLBAR-SHADOW-COLOR : #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR : #FFFFFF;
	SCROLLBAR-ARROW-COLOR : #000080;
	SCROLLBAR-TRACK-COLOR : #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR : #336699;
	font : Arial, Helvetica, sans-serif;
	font-size : xx-small;
}

.text {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: Navy;
	text-decoration: none;
}

.small {font-family: arial, helvetica, sans-serif; font-size: 9pt; color: #000000}
.smaller {font-family: arial, helvetica, sans-serif; font-size: 11px; color: #000000}
.lightsmaller {font-family: arial, helvetica, sans-serif; font-size: 11px; color: #003399}
.medium {background-color: #CCCCCC}
.light {background-color: #EEEEEE}
.lighter {background-color: #FFFFFF}


.input {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background-color: #E9E9E9; border: 1px solid; border-color: #666666 solid}
.submit {  font-family: Arial, Helvetica; color: #FFFFFF; text-decoration: none; border-style: outset; font-size: 9px; background-color: #000000; line-height: 9px}
H4  {
	font-size : x-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : White;
	padding : 2;
	text-decoration : none;
	background : #336699;
	padding-left : 5px;
}

A {
	font-size : x-small;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Blue;
	text-decoration : none;
}

A:Visited  {
	font-size : x-small;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Gray;
	text-decoration : none;
}

A:Active  {
	font-size : x-small;
	font-family : Arial, Helvetica, sans-serif;	
	font-weight : normal;
	font-style : normal;
	color : #FF0000;
	text-decoration : none;
}

A:Hover  {
	font-size : x-small;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #008000;
	text-decoration : none;
}