BODY {
	color : Black;
	font-family : Verdana;
	font-style : normal;
	font-size : 12px;
}


P {
	color : Black;
	font-family : Verdana;
	font-style : normal;
	font-size : 12px;
}
TD {
	color : Black;
	font-family : Verdana;
	font-style : normal;
	font-size : 12px;
}
A, A:LINK, A:VISITED {
	color : Blue;
	font-family : Verdana;
	font-style : normal;
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
}
A:HOVER {
	color : #0000AA;
	text-decoration : underline;
	font-family : Verdana;
	font-style : normal;
	font-weight : bold;
	font-size : 12px;
}
A.menu, A:VISITED.menu, A:LINK.menu {
	color : Blue;
	font-family : Verdana;
	font-style : normal;
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
}
A:HOVER.menu {
	color : #0000AA;
	font-family : Verdana;
	font-style : normal;
	font-weight : bold;
	font-size : 12px;
	text-decoration : underline;
}
A.small, A:HOVER.small, A:LINK.small, A:VISITED.small {
	font-size : 9px;
}
A.big, A:HOVER.big, A:LINK.big, A:VISITED.big {
	font-size : 15px;
}

A.nav, A:VISITED.nav, A:LINK.nav {
	color : White;
	font-family : Verdana;
	font-style : normal;
	font-weight : bold;
	font-size : 9px;
	text-decoration : none;
}
A:HOVER.nav {
	color : White;
	font-family : Verdana;
	font-style : normal;
	font-weight : bold;
	font-size : 9px;
	text-decoration : underline;
}
H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : 900;
}
H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style : normal;
	font-weight : 900;
}






