/* CSS Document */
body,td,th {	
	color: #000000;
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center;
}

a:link { text-decoration: underline; }
a:visited {	text-decoration: underline; }
a:hover { text-decoration: none; }
a:active { text-decoration: underline; }

p {
	font:"Trebuchet MS", Verdana, "Times New Roman";
	font-size:18px;
	color: #FFFFFF;
}

ul li {
	font: Verdana, Helvetica, sans-serif;
	font-size:14px;
}

