body {
	background-image: url(images/bg_long.jpg);
	background-color: #0066CC;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003366;
}
a:link {
	color: #3399CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3399CC;
}
a:hover {
	text-decoration: none;
	color: #333366;
}
a:active {
	text-decoration: none;
	color: #333366;
}
.blue {
	color: #1C87DD;
	font-weight: bold;
	font-size: 9pt;
}
.grey {
	font-weight: bold; 
	color: #666666;
}

