body,td,th {
	color: #BAE2E0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
body
{
	background-image:url(images/cosmicspacesbg.jpg);
	background-attachment: fixed;
	background-color: #000000;
}
a:link
{
	color: #00CCFF;
	text-decoration: none;
}
a:visited
{
	color: #999999;
	text-decoration: none;
}
a:active
{
	color: #A9D3B0;
	text-decoration: none;
}
a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

ul.navbar
{
    position: absolute;
    top: 182px;
    left: 18px;
    width: 9em
}
h1
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #F4EBA8;
}
h2
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-weight: bold;
	color: #F4EBA8;
}
.h21
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-weight: bold;
	color: #A4ABAF;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	color: #F4EBA8;
}
.highlight_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	color: #F4EBA8;
}
.yellow_text {
	color: #F4EBA8;
}
.ten_point_bold {
	font-size: 10pt;
	font-weight: bold;
}
.emphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	color: #54EDE6;
	font-size: medium;
}
.copyright {
	font-size: small;
	font-style:italic;
	color:#F4EBA8;
}
.smalltext {
	font-size: small;
	color:#F4EBA8;
}.emphasisWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	font-size: large;
	font-style: italic;
}

