/* Global Styles */

body {
	margin:0px;
	}

td {
	font:11px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}
	
a {
	color: #999999;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	color: #CCCCCC;
	text-decoration:none;
	}
	
