body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;

}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	color: #CCCCCC;
	font-weight: bold;
}
a:hover {
	color: #FFFF00;
	font-weight: bold;
}
a:active {
	color: #FF6600;
	font-weight: bold;
}
.logo {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-attachment: scroll;
	background-image: url(assets/images/willogoz.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}
.black {
	background-color: #000000;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	color: #FFFFFF;
	border: thin solid Black;
}
.blue {
	background-color: #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.orange {
	background-color: #FF6600;
	text-align: center;
	vertical-align: top;
}
