body,td,th {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	background-color: #000000;
}
p.text {
	color: #00008B;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: justify;
	vertical-align: text-top;
	width: 750px;
	display: block;
	padding: 8px;
}
p.title {
	font-family: "Bodoni MT Black";
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	text-align: center;
	color: #6495ED;
}
a { font-family: "Trebuchet MS"; font-size: 12px; color: #FFFFFF; font-weight: bold; text-decoration: none; }
a:hover {
	text-decoration: underline overline;
	color: #00FF00;
}
