H3  {
	font-size : big;
	font-family : Arial;
	color : #000092;
}

A:Visited  {
	color : #0000FF;
	text-decoration: none;
	font-size : x-small;
}

A:Active  {
	color : #0000FF;
	text-decoration: none;
	font-size : x-small;
}

A:Hover  {
	color : #000000;
	text-decoration: none;
	font-size : x-small;
}
A:LINK {
	color : #0000FF;
	text-decoration: none;
	font-size : x-small;
}

BODY  {
	font-size : small;
	font-family : Times new roman;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	background-color : #FFFFFF;
	border-left : 0px;
	margin : 0px 0px 0px 0px;
	SCROLLBAR-ARROW-COLOR: #0000FF;
	SCROLLBAR-BASE-COLOR: #FF0000;
}

