BODY {
	background-color : #ffffff;
	font-family : Verdana;
	font-size : x-small;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

TD {
	color : Black;
	font-family : Verdana;
	font-size : 11px;
}

.SMALLTEXT {
	color : Silver;
	font-family : Verdana;
	font-size : 10px;
}

A:LINK {
	text-decoration : none;
	font-family : Verdana;
	font-size : 10px;
	color : Gray;
}

A:VISITED {
	text-decoration : none;
	font-family : Verdana;
	font-size : 10px;
	color : Gray;
}

A:ACTIVE {
	text-decoration : none;
	color : #24304A;
	font-size : 10px;
	font-family : Verdana;
}

A:HOVER {
	text-decoration : underline;
	font-weight : normal;
	color : #24304A;
	font-size : 10px;
}

A.small:LINK {
	text-decoration : none;
	font-family : Verdana;
	font-size : 11px;
	color : Gray;
}

A.small:VISITED {
	text-decoration : none;
	font-family : Verdana;
	font-size : 11px;
	color : Gray;
}

A.small:ACTIVE {
	text-decoration : none;
	color : #24304A;
	font-size : 11px;
	font-family : Verdana;
}

A.small:HOVER {
	text-decoration : underline;
	font-weight : normal;
	color : #24304A;
	font-size : 11px;
}

H1 {
	color : Black;
	font-family : Arial;
	font-size : 16px;
}

H2 {
	color : Black;
	font-family : "Arial Black";
	font-size : 16px;
}

H3 {
	color : #24304A;
	font-weight : normal;
	font-family : "Arial Black";
	font-size : 10px;
}
