BODY {
	margin-top:0;
	font-size:10pt;
	font-family:"verdana, geneva, arial, helvetica";
	font-weight:normal;
	color:#FFFFFF;
	background-color: #000000;
			
	}

H1 {
		margin-left:15px;
		font:16pt "arial";
		font-weight:bold;
		font-color:"yellow";
		}

H2 {
		font-family: "arial";
		font-size:14pt;
		font-weight:bold;
		color:ffcc66;
		}

H3 {
		font-family: "arial";
		font-weight:bold;
		font-size: 12pt;
		color:ffcc00;
		}


		
p {
		font-size:10pt;
		font-family: "verdana";
		font-weight:normal;
		color:mintcream;
		}
		
font  {
		font-size:10pt;
		font-family:"verdana";
		font-weight:bold;
		color:mintcream;
		}

ol {
		font-size:10pt;
		font-family:"verdana";
		font-weight:normal;
		color:silver;
		}
		

ul {
		font-size:10pt;
		font-family:"verdana";
		font-weight:normal;
		color:silver;
		}
		
.small {
		font-size:8pt;
		font-family:verdana, geneva, arial, helvetica;
		font-weight:normal;
		color:#ffffcc;
		}

.footnote {
		font-size:8pt;
		font-family:verdana, geneva, arial, helvetica;
		font-weight:normal;
		color:ffffcc;
		}

pre {
		font-size:10pt;
		color:FFCC66;
		}


A:link {
	font-family: "verdana";
	font-size:10pt;
	font-weight:bold;
	color:yellow;
	text-decoration: underline;
}

A:hover {
	font-family: "verdana";
	font-size:10pt;
	font-weight:bold;
	color:ffcc00;
	text-decoration: underline;
}


A:active
{
	font-family: "Verdana";
	font-size:11pt;
	font-weight:bold;
	color:yellow;
	text-decoration: underline;
}

A:visited
{
	font-family: "Verdana";
	font-size:10pt;
	font-weight:normal;
	color:yellow;
	text-decoration: underline;
}


.textarea {	
font-family: verdana, geneva, arial, helvetica;
	font-size:10pt;
	font-weight:bold;
	color:#900000;
	text-decoration: none;
	background-color: #cccc99; 
border-color:#660000;
}

.button {	
font-family: verdana, geneva, arial, helvetica;
	font-size:10pt;
	font-weight:bold;
	color:#FFCC66;
	text-decoration: none;
	background-color: #900000; 
border-color:#000000;
}


.footer {
		font-size:8pt;
		font-family:verdana, geneva, arial, helvetica;
		font-weight:normal;
		color:#ffffcc;
		}	
