a:link {
	color: #F00;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #F90;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #F00;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	color: #F00;
	font-weight: normal;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #F00;
}
.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000033;
}
.textmedium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000033;
}
.textlarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000033;
}
.head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.head2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
body {
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/starback.gif);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}
ul {
	list-style-image: url(../images/blt_star.jpg);
}

