
H1 {
	color : #999DA0;
	text-decoration : none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align : center;
}

H2 {
	color : #333333;
	text-decoration : none;
	font-style: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align : left;
	font-weight: normal;
}

H4 {
	font-size: 11px;
	color: #FF0000;
	display: inline;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	text-align : left;
	text-valign : top;
}



H5 {
	font-size: 10px;
	color: #808080;
	font-style: normal;
	display: inline;
}


H3 {
	font-size: 16px;
	color: Black;
	font-style: normal;
	display: inline;
	font-family:Arial, Helvetica, sans-serif;
}

A:LINK {
	color : #999DA0;
	text-decoration : none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

A:VISITED {
	color : #999DA0;
	text-decoration : none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

A:HOVER {
	background-color : #FFFFFF;
	color : #999DA0;
	text-decoration : underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

