.bodyblack {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.bodyblackbig {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.bodyblackbigbold {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.bodyblackbold {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.bodywhitebold {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


a:link, a:visited {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #09357A;
	text-decoration: none;
	text-transform: none;
}

a:hover, a:active {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #09357A;
	text-decoration: underline;
}

.secondarylinks {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #OOOOOO;
	text-decoration: none;
}

.secondarylinks a:link, .secondarylinks a:visited
{
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.secondarylinks a:hover, .secondarylinks a:active
{
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.topnavlinks {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.topnavdeviders {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.topnavlinks a:link, .topnavlinks a:visited
{
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.topnavlinks a:hover, .topnavlinks a:active
{
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
