/* CSS Document */

body {
	background-color: #a7cbe8;
	color:000000;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:12px;
	}

.mainTable {
	background-color:#ffffff;
	}

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {color: #3366CC;}
