/* CSS Document */

<style type="text/css">
<!--
body {
	background-image: url(images/mynightsky1.gif);
	margin-top: 5px;
}
body,td,th {
	font-family: Comic Sans MS, Trebuchet MS, Verdana, Georgia;
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	color: #CDE9F5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCFFFF;
}
a:hover {
	text-decoration: underline;
	color: #CC99FF;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
h3 {
	font-size: large;
	color: #CC33FF;
}
h1 {
	font-size: xx-large;
	color: #B6DDF1;
}
h2 {
	font-size: x-large;
	color: #7BC1E1;
}
h4 {
	font-size: medium;
	color: #CC33FF;
}
h5 {
	font-size: small;
	color: #CC33FF;
}
h6 {
	font-size: x-small;
	color: #CC33FF;
}
.style2 {color: #C5E2F1}
-->
</style>