html, body {margin:0; padding:0; width:100%; height:100%; overflow:auto; 

}

BODY {
	background-color: #000000;

	}


UL {
	font-size: 11px; font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; LINE-HEIGHT: 1.4em;

}

UL A {
	font-weight: bold;
	font-size: 11px;
	font-family: Gerogia, Verdana, Arial, Helvetica, sans-serif, sans-serif;
	color: #dbbb58;
	LINE-HEIGHT: 1.4em;
}

UL A:link {
	text-decoration: none;
	color: #dbbb58;
}

UL A:visited {
	text-decoration: none;
	color: #dbbb58;
}

UL A:hover {
	background: url(images/dot_yellow_2.gif) repeat-x bottom;
	color: #dbbb58;
}

UL A:active {
	text-decoration: underline;
	color: #dbbb58;
	
}

H2 {
	color: #dbbb58; font-size: 18px;

}

.field {

	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #999999; FONT-FAMILY: Verdana, Arial; BACKGROUND-COLOR: #ffffff

}


.content { font-size: 11px; font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; LINE-HEIGHT: 1.4em; 

}

.content A {
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif, sans-serif;
	color: #dbbb58;
	LINE-HEIGHT: 1.4em;
}

.content A:link {
	text-decoration: none;
	color: #dbbb58;
}

.content A:visited {
	text-decoration: none;
	color: #dbbb58;
}

.content A:hover {
	background: url(images/dot_yellow_2.gif) repeat-x bottom;
	color: #dbbb58;
}

.content A:active {
	text-decoration: underline;
	color: #dbbb58;
	
}



.footer {

	FONT-SIZE: 10px; COLOR: #FFFFFF; LINE-HEIGHT: 2.0em; FONT-FAMILY: Arial, helvetica, sans-serif; text-decoration: none

	}

.footer A {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif, sans-serif;
	color: #FFFFFF;
	LINE-HEIGHT: 2.0em;
}

.footer A:link {
	text-decoration: none;
	color: #FFFFFF;
}

.footer A:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.footer A:hover {
	background: url(images/dot_yellow_2.gif) repeat-x bottom;
	color: #dbbb58;
}

.footer A:active {
	text-decoration: underline;
	color: #FFFFFF;
}




