body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, .content {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cccccc;
}
.title, h1 { 
	font: bold 12pt "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #88FF60; 
}
.title, h2 { 
	font: bold 11pt "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #88FF60; 
}
a:link,a:visited { 
	color: #ffffff; 
	text-decoration: underline;
}
a:hover { 
	color: #ffffff; 
	text-decoration: none;
}
