body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #171717;
}
html,body {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
}
 
 .img {
 border: 1px;
 border-color: #CCCCCC;
 margin-bottom: 10px;
 }
table.full-height {
  height:100%;
  width:100%;
  border:0px white;
}

a:link { color: #666666; text-decoration: none; }
a:visited { text-decoration: none; 	color: #666666; }
a:hover {text-decoration: none; color: #999999; }
a:active {text-decoration: none; color: #333333; }

.mainclass
		{
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size:14px;
	font-space:26px;
	line-height: 22px;
	font-family: Georgia, Times New Roman, Times, Serif;
	text-decoration: none;
}

		  		   	.headerclass
		{
	color: #666666;
	font-style: normal;
	font-weight: bold;
	font-size:18px;
	font-space:26px;
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
		  		   	.mainclass
		{
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-size:14px;
	line-height: 20px;
font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

.footerclass 
		{ color: #666666;
		  font-style: normal;
		  font-weight: bold;
		  font-size:9px;
		  line-height: 10px;
		  font-family: Verdana, Arial, Helvetica, sans-serif;
		  text-decoration: none; }
