body {
	background-image: url(images/pagebg.gif);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.style2 {
	color: #2D435B;
	text-transform: uppercase;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
.style4 {font-size: 10}
.tITLE {
	font-size: 18px;
	font-weight: bold;
}
