.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
}
.link_row {
	background-color: #FFCC00;
	text-align: center;
	vertical-align: middle;
	height: 60px;
}
body {
	background-color: #000033;
}
table {
	background-color: #000033;
	align: center;
}
.foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
	text-align: center;
}
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	padding: 15px 15px 0px;
}
.FormBodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	padding: 15px 15px 0px;
	line-height: 30px;
	font-weight: normal;
}
.heading_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFCC00;
	line-height: normal;
	font-weight: bold;
	padding: 15px 15px -10px;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF; 
}
a:link {
	text-decoration:underline;
	color:#FFCC00;
}
a:visited {
	text-decoration:underline;
	color:#FFCC00;
}
	
td {
	background-repeat: no-repeat;
}
.body_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	padding: 0px 15px 0px 35px;
	list-style-type: none;
	line-height: normal;
	white-space: normal;
}
.FormHeadingText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFCC00;
	padding: 15px 15px 0px;
	line-height: 30px;
	font-weight: bold;
}

