body {
	background-color:#fff;
	text-align:left;
}

#main {
	background-color:#ffffff;
	margin-top:20px;
	margin-left:20px;
	font-family:Verdana;
	font-size:11px;
}

#main td.nav {
	background-color: #2F606F;
	color: white;
	width: 250px;
}

#main a.white:link {
	text-decoration: none; color: white;
}	

#main a.white:visited {
	text-decoration: none; color: white;
}	

#main a.white:hover {
	text-decoration: none; color: white;
}	

#main a.white:active {
	text-decoration: none; color: white;
}
