/* Global Styles */

body {
	margin:0px;
	background-color:#D0D1E8;
	}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#0000CC;
	}
	
a {
	color:#CC9900;
	text-decoration:none;
	}
	
a:hover {
	color: #990000;
	text-decoration:none;
	}
	
/* ID Styles */


/* Class Styles (Text)*/

.footer {
	font-size:16px;
	}