body {
	margin: 0px;
	background-color: #cc0000;
	background-image: url(../img/bg-4.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td {
	font-size: 10px;
	line-height: 200%;
}
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;
}
.w {
	color: #FFFFFF;
}
.bt {
	font-size: 18px;
	font-weight: bold;
}
.bc {
	font-size: 14px;
	line-height: 180%;
}

