body {
	background-image: url(images/1-bg.gif);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
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: #666666;
}
.Bottom {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
}
.Bottom a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.Bottom a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.Bottom a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.Bottom a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.Titles {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #073A78;
}
