body{
	background-color:#870023;
}
.red{
	color:#870023;
}
.small{
	font-size: 10px;
	line-height:14px;
}
.smaller{
	font-size: 9px;
	line-height:10px;
}
.big{
	font-size: 13px;
	line-height:14px;
}
.bigger{
	font-size: 12px;
	line-height:13px;
}
td,p,li,div,body{
	font-size: 11.5px;
	color:#1a1818;
	line-height: 20px;
	font-family: verdana,helvetica,sans-serif;
}
h1,h2,h4,h6{
	font-family: verdana,helvetica,sans-serif;
	color:#870023;
}
h3,h5{
	font-family: verdana,helvetica,sans-serif;
	color:#b45710;
}
h1,h2{
	font-size: 29px;
	margin-top:15px;
	line-height: 32px;
}
h3{
	font-size: 18px;
	line-height: 22px;
}
h4{
	font-size: 16px;
}
h5{
	font-size: 14px;
}
h6{
	font-size: 13px;
}

div.footer p{
	color:#ffffff;
	font-size:10px;
	line-height:15px;
}
a,a:link,a:hover{
	color:#005cae;
}
a:active{
	color:#b45710;
}
a:visited{
	color:#44637e;
}
a:link,a:visited{
	text-decoration:underline;
}
a:hover,a:active,a:visited:hover{
	text-decoration:none;
}
a.orange, a.orange:link, a.orange:visited{
	color:#b45710;
	text-decoration:none;
}
.orange {
	color: #b45710;
}
a.orange:hover, a.orange:active, a.orange:visited:hover{
	color:#b45710;
	text-decoration:underline;
}
a.footer, a.footer:link, a.footer:visited{
	color:#ffffff;
	text-decoration:none;
}
a.footer:active, a.footer:hover, a.footer:visited:hover{
	color:#ffffff;
	text-decoration:underline;
}
.center_field{
	text-align:center;
}
