
BIG {
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color : BLACK;
}

SMALL {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : lighter;
	height : auto;
}

STRONG {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	height : auto;
}

LI {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : lighter;
	height : auto;
}

OL {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : lighter;
	height : auto;
}

UL {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : lighter;
	height : auto;
}

.menu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	text-decoration : none;
	font-variant : normal;
	font-weight : lighter;
	height : 18px;
	}

.menu2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	text-decoration : none;
	font-variant : normal;
	font-weight : lighter;
	height : 18px;
}


.links {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	text-decoration : none;
	font-variant : normal;
	font-weight : bold;
	height : 18px;
}

a:link{color: black; text-decoration : none;}
a:visited{color: black; text-decoration : none;}
a:active{color: black; text-decoration : none;}
a:hover{color: #960018; text-decoration: underline;}

