body,font,table,form,tr,td,i,u,b,th {
	font-family : Verdana, Arial, Geneva;
	font-size : 11px;
}

input,select,textarea,button,submit {
	font-family : Verdana, Arial, Geneva;
	font-size : 11px;
}

h1,h2,h3,h4 {
	font-family : Verdana, Arial, Geneva;
	font-size : 12px;
	font-weight : bold;
}

a:link,a:active,a:visited {
	font-size : 11px;
	font-family : Verdana, Arial, Geneva;
	color : #96021A;
	text-decoration : none;
}

a:hover {
	font-size : 11px;
	font-family : Verdana, Arial, Geneva;
	color : black;
	text-decoration : none;
}
