body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(graphics/bg-inner.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
a {
	font-family: Trebuchet MS, Tahoma;
	font-size: 14px;
	color: #003399;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #33CCFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #FFCC00;
}
body,td,th {
	font-family: Trebuchet MS, Tahoma;
	font-size: 14px;
	color: #000000;
}
.style1 {
	color: #666666;
	font-size: 12px;
}
.style3 {font-size: 24px; color: #0033FF;}