	html {margin:0; padding:0;}
	a {text-decoration:none; color:#FF0000; font-weight:bold;}
	a:link {text-decoration:none; color:#FF0000;}
	a:visited {text-decoration:none; color:#FF0000;}
	a:active {text-decoration:UNDERLINE; color:#990000;}
	a:hover {text-decoration:UNDERLINE; color:#990000;}
	
	.nav {color:#ffffff; background-color:#006600;}
	.nav a:link {color:#ffffff;}
	.nav a:visited {color:#ffffff;}
	.nav a:active {color#:#cccccc;}
	.nav a:hover {color:#cccccc;}
	.nav a:visited:hover {color:#cccccc;}

	body {background-color: #cccccc; font-family:'century gothic',arial,helvetica,sans-serif; font-size:12pt; color:#ffffff; padding: 2 px;} 
	h1 {font-size:18pt; font-family:'book antiqua','times new roman',times,serif; font-weight:bold;}
	h2 {font-size:14pt; font-family:'book antiqua','times new roman',times,serif; font-weight:bold;}
	h3 {font-family:'century gothic',arial,helvetica,sans-serif; font-weight: bold}
	table {margin:0px; padding:0px;}
	td, li {font-family:'century gothic',arial,helvetica,sans-serif; font-size:12pt; color:#000000; margin: 0px; padding: 0px;}
	
	.header {font-size: 18pt; color:#ff0000; font-weight:bold;}
	.footer {color:#000000; font-size:10pt;}	