body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-size: 9pt;
	line-height: 18pt;
	color: #FFFFFF;
}

a:active { color: #FFFFFF; text-decoration: none }

a:link { color: #FFFFFF; text-decoration: none }

a:visited { color: #FFFFFF; text-decoration: none }

a:hover { color: #FF0000; text-decoration: none }

.bg {
	background-image:url(images/bg.jpg);
	background-repeat: repeat-x;
}

.mid {
	background-image:url(images/nav_mid.gif);
	background-repeat: repeat-x;
}