* {
	font-size: 12px;
	line-height: 150%;
}

BODY {
	color: Black;
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;

}

A {
	color: #191970;
}

A:HOVER {
	color: #8B0000;
}

H1 {
	font-size: 20px;
	font-weight: bold;
}

H2 {
	font-size: 18px;
	font-weight: bold;
	padding-top: 20px;
}

H3 {
	font-size: 16px;	
	font-weight: bold;
}

H4 {
	font-size: 14px;	
	font-weight: bold;
}

H5 {
	font-size: 12px;	
	font-weight: bold;
}
