body {
	background-color:#666666;
	margin-left: 0px; 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* a:link {
	color: #0074c3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0074c3;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
*/
.difftext {
	font-family: Tahoma;
	font-size: 10px;
	color: #747474;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-right:10px;
}
.greytext {
	padding-left:10px;
	font-family: Tahoma; 
	font-size: 13px;
	color: #646464;
	font-weight: normal;
	font-style:normal;
}
.tabletext {
	padding-left:6px;
	font-family: Tahoma; 
	font-size: 13px;
	color: #646464;
	font-weight: normal;
	font-style:normal;
}
.greentext {
	padding-left:6px;
	font-family: Tahoma; 
	font-size: 13px;
	color: #cef422;
	font-weight: normal;
	font-style:normal;
	text-align: justify;
}
.bluetext {
	padding-left:10px;
	font-family: Tahoma; 
	font-size: 11px;
	color: #7f9db9;
	font-weight: normal;
	font-style:normal;
	text-align: justify;
}
.orangetext {
	padding-left:10px;
	font-family: Tahoma; 
	font-size: 13px;
	color: #ff8915;
	font-weight: normal;
	font-style:normal;
	text-align: justify;
}
.hostwhitetext {
	font-family: Tahoma; 
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	font-style:normal;
}
.bottomtext {
	font-family: Tahoma; 
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	font-style:normal;
}
.headtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0074c3;
}
.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0074c3;
	font-weight:normal;
	font-style:normal;
}
/*.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight:normal;
	font-style:normal;
}
.subheadtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
*/