td {
	color: #CCFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 14px;
}

.blue {
	color: #CCCCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #000033;
	line-height: 14px;
}

.text2 {color: #CCFFCC;  font-family: arial, helvetica, sans-serif;  font-size: 12px; text-decoration: none}

.head2 {font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #99FFFF }

.head {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFF99}


a:link {color: #FFFFFF; text-decoration: none}

a:visited {color: #FFFFFF; text-decoration: none} 

a:active {color: #CCCCCC; text-decoration: none} 

a:hover {color: #999999; text-decoration: none}

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #003366;
	background-image:  url("images/back.gif");
	background-repeat: no-repeat;
}

