body {

	color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}

td {
	color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
}
.head1 {
	color:#CC9933;
	font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		}
a:link {
color:993399;
text-decoration:none
}
a:visited {
color:#666666;
text-decoration:none
}
a:hover {
color:#CCCCCC;
text-decoration:underline
}
hr {
height:1px;
width:150px;
color:#000033;
size:1px;
border:none;
elevation:below
}
.stext {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#CCCCCC
}