/* CSS Document */

body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#C1DFE7 ;
	
}

body,td,th {
font-size:13px;
	font-family: Arial;
	color:#333333;
	
}

a{color:#ffffff; text-decoration:none;}
a:hover{color:#000000;}
