html{
	color:#000000; 
	font-size: 12px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	height: 100%;
	background-color: #CCCCCC;
	font-style: normal; 
	font-weight: normal;
	}
	

body{
background-color:#CCCCCC;
}
a:link {
	color: #3333ff;
	text-decoration: none; 
	font-weight: normal;
	} 
a:visited {
	color: #000000;
	font-weight: normal;
	} 
a:focus,a:hover,a:active {
	color: #ffffff;
	font-weight: normal;
	} 
td{font-size: 12px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;}