body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_page.gif);
	background-color: #588db3;
}
body,table,td,tr {
	font-family: "trebuchet ms", arial, verdana;
	font-size: 11pt;
	color: #666666;
}
.orange {
	color: #c37700;
	font-size: 14pt;
	font-weight: bold;
}
.blue {
	color: #588db3;
	font-size: 12pt;
	font-weight: bold;
}
.footer {
	font-size: 8pt;
	color: #286792;
}
a {
	color: #68a7cf;
	text-decoration: none;
}
