P, TD, SPAN, DIV, UL, OL, INPUT, SELECT, TEXTAREA
{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color: #252525;
	margin-bottom:7px;
	margin-top:3px;
}

A
{
	color:#9e1818;
	text-decoration:underline;
	font-weight:normal;
}

A:hover
{
	color:#999999;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;	
	margin-top:0px;
	color: #9e1818;
}
h2
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;	
	margin-top:0px;	
	color: #9e1818;	
}
h3, h4, h5, h6, h7 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	margin-top:0px;	
	margin-bottom: 5px;	
	color: #444444;
}


.menuItem
{
	padding-top:7px;
	padding-bottom:7px;
}
.menuItem A, .menuItem A:hover
{
	color:#9e1818;
	text-transform:uppercase;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}