@charset "UTF-8";
/* CSS Document */

body {
background-color: #000000;
}

h1 {
font:Verdana;
font-size:200%;
font-size-adjust:none;
font-style: normal;
font-family:Verdana, Arial, Helvetica, sans-serif
}
h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 70%;
font-weight:bold;
line-height:130%;
color: #666666;
}

h3 a:link {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 100%;
font-weight:bold;
line-height: 140%;
color: #000000;
text-decoration:none;
}

h3 a:visited {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 100%;
font-weight:bold;
line-height: 140%;
color: #000000;
text-decoration:none;
}

h3 a:hover {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 100%;
font-weight:bold;
line-height: 140%;
color: #000000;
text-decoration:none;
}

h3 a:active {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 100%;
font-weight:bold;
line-height: 140%;
color: #000000;
text-decoration:none;
}

h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 70%;
font-weight:bold;
line-height: 250%;
color:#FFFFFF;
}

h2 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight:bold;
	line-height: 250%;
	color:#FFFFFF;
	text-decoration: none;
}

h2 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight:bold;
	line-height: 250%;
	color: #FFFFFF;
	text-decoration: none;
}

h2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight:bold;
	line-height: 250%;
	color:#999999;
	text-decoration: none;
}

h2 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight:bold;
	line-height: 250%;
	color:#FFFFFF;
	text-decoration: none;
	}



