html {
	margin: 0;
	padding:0;
	}
body {
	margin: 10px;
	padding: 10px 0px 0px 0px;
	font-weight: bold;	

}
body, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

td {
	valign: top;
	background-image: url(../images/bcgrd1.jpg);
	background-repeat: no-repeat;
}

td:black {
	valign: top;
	bgcolor="#000000";
}

.PGspaced {
	line-height: 20px;
	font-weight: bolder;
	color: #6699CC;
	text-decoration: none;

}
.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #6699CC;
}
.smallred {
	font-size: 9px;
	color: #CC3300;
}
.title {
	font-weight: bolder;
	font-size: 120%;
	padding-bottom: 3px;
	border-top: none;
	border-right: none;
	border-left: none;
	color: #6699CC;

}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #66FFFF;
	text-decoration: underline;
}
a:visited {
	color: #6699CC;
}
.footlink {
	color: #999;
	font-size: 80%;
}

#blue ul li{
	line-height: 20px;
	font-weight: bolder;
	color: #6699CC;
	text-decoration: underline;
}
