body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	
}
.grey {
	color: #888888;
}.white {
	color: #FFFFFF;
}
.links {
	color: #718DC6;
}
.linkWhite {
	color: #ffffff;
}
.links:hover {
	color: #000066;
}
.buttonHeader {
	text-decoration: none;
	color: #666666;
	font-size: 7pt;
}
.buttonHeader:hover {
	text-decoration: none;
	color: #000066;
	font-size: 7pt;
}

