﻿body 
		{margin-top: 0px; background: #282828; font-family: Century Gothic, Trebuchet MS, Arial;}

p, tr, td, ul, li
		{
	color: #E6E6E6;
	font-size: 10pt;
}

h1 
		{color: #e6e6e6; font-family: Century Gothic, Trebuchet MS, Arial; font-size: 12pt;}

a, a:link, a:visited, a:active 
		{
	color: #C0C0C0;
	text-decoration: none;
	font-family: Century Gothic, Trebuchet MS, Arial;
}

a:hover 
		{color: silver; text-decoration: bold; font-family: Century Gothic, Trebuchet MS, Arial;}

img 
		{border: 0;}

table 
		{border: 0px; padding: 0px 0px; spacing: 0px 0px; font-family: Century Gothic, Trebuchet MS, Arial; font-size: 10pt;}
		
.footer {
	color: #333333;
	font-family: Century Gothic, Trebuchet MS, Arial;
	font-size: 9pt;
}
		

