body,html {
	height: 100.01%;
	background-color: #999966;
	margin-top: 1px;
	}

th	{
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	background-color: #000000;
	text-align: left;
	}
h1	{
	color: #cccccc;
	font-family: Verdana, sans-serif;
	font-size: 26px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 8px;
	font-weight: bold;
	}
h2	{
	color: #cccccc;
	font-family: Verdana, sans-serif;
	font-size: 14px;
  	font-weight: bold;
	}	
h3	{
	color: #cccccc;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
  	font-weight: normal;
	}	
td	{
        color: #cccccc; 
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	}	
li	{
	color: #cccccc;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	}
a:link {color: #cc66ff;}
#a:hover {color: #ff9900;}
a:visited {color: #cc66ff;}

