.hyperlink {
	text-decoration: none;
	color:#DEEF00;
}
a:link, a:visited {
color: #DEEF00;
text-decoration: none;
}

a:hover {
color: #ff3300;
text-decoration: underline;
}.superscript {
	vertical-align: super;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #18215A;
	background-image:   url(images/bluepix.gif);
	line-height: 160%;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFFFFF;
	font-size: small;
}

.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
}
ul {
	line-height: 160%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

