body,html {
	font-family: Arial, Helvetica, sans-serif;
	color: #4D4D4D;
	line-height: 18px;
	background-color: #FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #9E273D;
	text-decoration: none;
}
a:visited {
	color: #9E273D;
	text-decoration: none;
}
a:active {
	color: #9E273D;
	text-decoration: none;
}
a:hover {
	color: #003A80;
	text-decoration: none;
}
.two a:link {
	color: #003A80;
	text-decoration: none;
}
.two a:visited {
	color: #003A80;
	text-decoration: none;
}
.two a:active {
	color: #003A80;
	text-decoration: none;
}
.two a:hover {
	color: #9E273D;
	text-decoration: underline;
}


.smallest{
	font-size: 9px;
	color: #808080;
}
.smallm{
	font-size: 11px;
	color: #696969;
	line-height: 16px;
}
.smallmd{
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
.smallmd2{
	font-size: 11px;
	color: #ffffff;
	line-height: 16px;
}
.small{
	font-size: 10px;
	color: #808080;
}
.small a:link {
	color: #003A80;
	text-decoration: underline;
}
.small a:visited {
	color: #003A80;
	text-decoration: underline;
}
.small a:active {
	color: #003A80;
	text-decoration: underline;
}
.small a:hover {
	color: #9E273D;
	text-decoration: none;
}
.footer{
	font-size: 10px;
	color: #666666;
}
.footer a:link {
	color: #808080;
	text-decoration: none;
}
.footer a:visited {
	color: #808080;
	text-decoration: none;
}
.footer a:active {
	color: #808080;
	text-decoration: none;
}
.footer a:hover {
	color: #003A80;
	text-decoration: underline;
}

.bodys{
	font-size: 11px;
	line-height: 21px;
}
.bodysp{
	font-size: 11px;
	line-height: 16px;
	background: url(../images/white50.png) repeat;
	_background: white;
}
.bodysred{
	font-size: 11px;
	color: #9E273D;
	line-height: 21px;
}
.title{
	font-size: 14px;
	color: #666666;
}
.titleblue{
	font-size: 12px;
	font-weight: bold;
	color: #003A80;
}
.large{
	font-size: 20px;
	color: #666666;
	line-height: 20px;
}
.normal{
	font-family: Arial, Helvetica, sans-serif;
	color: #4D4D4D;
}
