BODY,
TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
}
H3 {
	font-family : Verdana;
	font-style : normal;
	font-weight : bolder;
	height : 30px;
	color : Red;
}

A {
	text-decoration: none;
	color: #4B2F18;
	font-family : Verdana;
	font-style : normal;
	font-weight : bold;
	letter-spacing: normal;
}

A:HOVER {
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;
	color: Silver;
}


H1 {
	font-family : Verdana;
	font-size : 15px;
	font-style : normal;
	letter-spacing : normal;
	color : Black;
	float : none;
	text-decoration : none;
	font-weight : bolder;
}
H2 {
	color : Black;
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	letter-spacing : 2px;
}
H4 {
	font-family : Verdana;
	font-size : 30px;
	font-style : normal;
	font-weight : bolder;
	letter-spacing : 7px;
	color : Green;
}
.male {
	font-family : Verdana;
	font-size : 9px;
	font-style : normal;
	letter-spacing : 1px;
	color : Black;
}
