	BODY{
	color:#000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}
	.subnav {
	color: #fff;
	font-size: 10px;
	vertical-align: top;
	color: White;
	line-height: 15px;
	padding-left: 10px;
}
	.subnav B{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
	#red {
	color: #C10435;
}
	.content {
	font-size: 12px;
	color: #666;
}
	.sidecontent {
	font-size: 12px;
	color: #666;
}
	.sidecontent H1{
	color: #C10435;
	font-size: 12px;	
	margin-bottom: 0px;
	padding-bottom: 5px;
	font-weight : bold;
}
	.footer {
	font-size: 9px;
	color: White;
	background-color: #56595C;
	line-height: 9px;
	padding: 6px;
}

	H1{
	color: #C10435;
	font-size: 14px;	
	margin-bottom: 0px;
	padding-bottom: 5px;
	font-weight : bold;
}
	H2 {
	color: #000;
	font-size: 14px;	
	margin-bottom: 0px;
	padding-bottom: 2px;
	margin-top: 0px;
	padding-top: 2px;
	font-weight : bold;
}
	H3 {
	color: #ff3333;
	font-size: 12px;	
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight : normal;
}
	ul{
	padding-top: 2px;
	margin-top: 2px;
	padding-left: 6px;
	margin-left: 14px;
	line-height: 1.1em;
}


.footer a:link{
	color: #EFEFEF;
}
.footer a:visited{
	color: #fff;
}
.footer a:hover{
	color: #fff;
}
.footer a:active{
	color: #fff;
}
	a:link    {
	color : #CC0033;
}
	a:active  {
	color : black;
}
	a:visited {
	color : 990033;
}
	a:hover   {
	color: #000;
}
.subnav a:link{
	color: #fff;
	text-decoration: none;
}
.subnav a:visited{
	color: #fff;
	text-decoration: none;
}
.subnav a:hover{
	color: #fff;
	text-decoration: underline;
}
.subnav a:active{
	color: #fff;
	text-decoration: none;
}
