/* Global Styles */

body {
	margin:0px;
	background: #2b3c4e
	}
	
td {
	font:11pt Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration: none;
	}
	
a {
	color: #990000;
	text-decoration: none;
	}
	
a:hover {
	color: #FF6600;
	}
