body {
	margin: 0px;
	background-color: #000000;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;

}
P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #333333;
}

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #333333;
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
	font-weight: bold;
}

H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #339966;
	font-weight: bold;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: normal;

}

/* Links */
a:hover {
	
	color: #CC6600;
	text-decoration: none;

}
a:link {
	color: #CC6600;
	
}

a:visited {
	color: #CC6600;
	
}

a:active {
	color: #999999;
	

}

/* Left Nav links */

.leftnavtd {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	width: 212px;
	padding: 10px;
	}

a.leftnav:link {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	width: 213px;
	line-height:20px;
	text-decoration: none;
}

a.leftnav:hover {
	
	color: #FFFFFF;
	text-decoration: none;
	background-color: #993300;	
}

a.leftnav:visited {
	
	color: #993300;
}
a.leftnav:active {
	
	color: #993300;
	text-decoration: none;
}



/* Footer Nav links */

a.footer:link {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;

}

a.footer:hover {
	
	color: #FFFFFF;
	text-decoration: none;
}

a.footer:visited {
	
	color: #FFFFFF;
}
a.footer:active {
	
	color: #FFFFFF;
	text-decoration: none;
}


/* Top Box Nav links */

a.topbox:link {
	color: #FFFFFF;
	text-decoration: none;
	font-face: Verdana;
	font-size: 11px;
	font-weight: bold;

}

a.topbox:hover {
	
	color: #993300;
	text-decoration: underline;
	font-face: Verdana;
	font-size: 11px;
	font-weight: bold;
}

a.topbox:visited {
	color: #993300;
	font-face: Verdana;
	font-size: 11px;
	font-weight: bold;
}
a.topbox:active {
	
	color: #993300;
	font-face: Verdana;
	font-size: 11px;
	font-weight: bold;
}

/* Top Box */

.topbox {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
