BODY
{
	background-color: #DFEEFD;
	background-image:url(bluesky_back.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	align: left
}

A.type1:link    {text-decoration:none; color: #FFFFFF;}
A.type1:visited {color:#FFFFFF; text-decoration:none;}
A.type1:active  {text-decoration:none; color: #FFFFFF;}
A.type1:hover   {color:#FFDD00; text-decoration:none;}

A.type2:link    {color:#FF0000; text-decoration:underline;}
A.type2:visited {color:#FF0000; text-decoration:underline;}
A.type2:active  {color:#FF0000; text-decoration:underline;}
A.type2:hover   {color:#ABCDEF; text-decoration:underline;}

A.type3:link    {color:#0000CC; text-decoration:underline;}
A.type3:visited {color:#0000CC; text-decoration:underline;}
A.type3:active  {color:#0000CC; text-decoration:underline;}
A.type3:hover   {color:#0085fe; text-decoration:underline;}

.hlt {
	COLOR: #000; BACKGROUND-COLOR: #F3F3F3}
.reg {
	COLOR: #000000; BACKGROUND-COLOR: #FFFFFF}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000066;}

.counter {
	color: #008fef;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;}

.biglinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000CC;
	font-weight: bold;}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;}

.undercover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFCC00;}

.fauxh1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	margin: 0 0 0 0; /* top right bottom left */
	font-weight: normal;
} 


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	margin: 0 0 0 0; /* top right bottom left */
	font-weight: normal;
} 


.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

