body {
	background-image:   url("img/bg.gif");
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
a:link {
	color: #FF9900;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #999999;
	text-decoration: none;
	font-weight:bold;
}
a:active {
	color: #FF9900;
	text-decoration: none;
	font-weight:bold;
}
.style1 {font-size: 14px}
.style2 { color: #FFFFFF}
.style3 {font-size: 10px; color: #FFFFFF}
.style5 {line-height: 200%}
