body {
	background-color: #000000;
}
p {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px; 
	margin-bottom: 6px;
	font-weight: normal;
	}
h1
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:6.0pt;
	margin-right:0in;
	margin-bottom:0pt;
	margin-left:0in;
	text-align:center;
	page-break-after:avoid;
	font-size: 22px;
	font-weight:normal;
	font-style: normal;
	color: #0099ff;
	}

h2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 10pt;
	margin-bottom: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #999999;
	}
h3 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 0px;
	font-weight: bold;
	font-style: normal;
	padding-bottom: 6px;
	}
	
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	}
.style3 {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	margin-top: 5px; 
	margin-bottom: 0px;
	font-weight: bold;
	}
.style5 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	}
.style6 {font-size: 12px}
	}

/* Menu and links */

.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #0099ff;
	text-decoration: underline;
}
.menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.menu 
{
	color: #FFFF00;
	font-size: 11px;
	margin-top: 20px; 
	margin-bottom: 25px;
	align: center;
}

/* Standard links */

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #0099ff;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}


