body {
	font: 12px/150% Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(Bodybg.gif);
}
.foot {
	background: #CCCCCC;
}
.title {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	text-decoration: none;
	color: #003399;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
	background: #00AAED;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #00AAED;
}
.Images {
	border: 1px solid #333333;
}
.red {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.bluebg {
	font-weight: bold;
	color: #FFFFFF;
	background: #003399;
	text-decoration: none;
}

