
A:LINK {
	color : #228B22;
	text-decoration : none;
}

A:HOVER {
	color: #595BFF;
	text-decoration: none;
}

A:VISITED {
	color : #2F4F4F;
	text-decoration : none;
}


BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H6 {
	font-size : 8pt;
	font-weight : bold;
	color : Black;
}

H5 {
	font-size : 10pt;
	font-weight : normal;
}

H4 {
	font-size : 10 pt;
	font-weight : bold;
}

H3 {
	font-size : 12 pt;
}

H2 {
	font-size : 12 pt;
	font-weight : bold;
}
TABLE {
	background-color : #DEB887;
}


