BODY {
	color : #000000;
	font-family : "verdana";
	margin-left : 0px;
	margin-right : 0px;
	overflow-y : auto;
	visibility : visible;
	overflow-x : auto;
}

A:LINK, A:VISITED {
	font-family : "verdana";
	color : "#000000";
	text-decoration : none;
	font-size : 12px;
	font-weight : normal;
}

A:HOVER {
	color : #C30000;
	font-weight : normal;
	font-size : 12px;
}

H1 {
	color : BLACK;
	font-family : verdana;
	font-size : 30px;
	font-weight : bold;
         font-style:oblique;
         letter-spacing:-4px;
	height : auto;
	margin-bottom : 0;
	margin-left : 0;
}

H2{
	color : #C30000;
	font-family :  verdana;
	font-size : 18px;
	font-weight : normal;
         letter-spacing:-2px;
	height : auto;
	margin-bottom : 0;
	margin-left : 0;

}
H3{
	color : BLACK;
	font-family :  verdana;
	font-size : 12px;
	font-weight : normal;
         letter-spacing:-1px;
	height : auto;
	margin-bottom : 0;
	margin-left : 0;
}