body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: rgb(0, 0, 0);
	color: #BCBCBC;
	font-size: 12px;
	line-height: 20px;
/*	position:absolute; */
	background-image: url('images/skybg.jpg');
	background-repeat: repeat-x;
	background-position: left top 
}
a:link {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #FFCC42;
}
a:active {
	text-decoration: none;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #DDDDDD;
}
h1, h2, h3, h4, h5, h6, normal
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	color: rgb(0, 102, 102);
}
h2
{
	color: rgb(0, 102, 102); 
}
h3
{
	color: rgb(0, 102, 102); 
}
h4
{
	color: rgb(0, 102, 102);
}
h5
{
	color: rgb(0, 102, 102);
}
h6
{
	color: rgb(0, 102, 102);
}
.1stParagraph { font-size: 10px; color: #336666; font-weight: bold; text-align: left; 
               margin-bottom: 12
}
.footersmall {
	font-size: 10px;
	line-height: 14px;
}
.navlink {
	font-size: 11px;
	line-height: 14px;
}