BODY {
	color : #000000;
	font-family : "verdana,arial";
	margin-left : 0px;
	margin-right : 0px;
	overflow-y : auto;
	visibility : visible;
	overflow-x : auto;
}

A:LINK, A:VISITED {
	font-family : verdana,arial;
	color : "#FFFFFF";
	text-decoration : none;
	font-size : 12px;
	font-weight : normal;
}

A:HOVER {
	color : #C10005;
	font-weight : normal;
	font-size : 12px;
}

H1 {
	color : WHITE;
	font-family : verdana,arial;
	font-size : 12px;
	font-weight : normal;
	height : auto;
	margin-bottom : 0;
	margin-left : 0;
}

H2{
	color : WHITE;
	font-family :  verdana,arial;
	font-size : 12px;
	font-weight : normal;
	height : auto;
	margin-bottom : 0;
	margin-left : 0;
}
H3{
	color : WHITE;
	font-family :  verdana,arial;
	font-size : 10px;
	font-weight : normal;
	height : auto;
	margin-bottom : 0;
	margin-left : 0;
}
