body {
	margin: 4px 0px 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
td {
	font-size: 11px;
	line-height: 180%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.w {
	color: #FFFFFF;
}
.bt {
	font-size: 18px;
	font-weight: bold;
}
.bc {
	font-size: 14px;
	line-height: 180%;
}

a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.navr:link {
	color: #e60202;
	text-decoration: none;
	font-weight: bold;
}
a.navr:visited {
	color: #e60202;
	text-decoration: none;
	font-weight: bold;
}
a.navr:hover {
	color: #e60202;
	text-decoration: underline;
	font-weight: bold;
}
.blue {
	color: #2F9450;
	font-size: 14px;
	font-weight: bold;
}
.red {
	font-weight: bold;
	color: #e60202;
}
