
body {	
	font-family: arial;
	font-size: 11px;		
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	}
	
h1 {
	 	
	color: #0033CC;
	font-decoration: none;
	}
	
h2 {	

	font-size: 13;	 	
	color: #999999
	}
	
h3 {

	font-size: 20;		
	color: #999999;
	}
	
h4 {

	font-size: 12;		
	color: #999999
	}
	
	
h5{

	font-size: 9px;
	color: #999999;
	text-decoration: none;
	}
	

table {
	color: #999999
	}
	
	
td, th {	
	font-family: arial;
	font-size: 11px;
	color: #666666
	}
	
a {	
	color: #ffffff;
	font-weight:bold;
    font-size: 12;
	text-decoration: none;
	
}

a:hover {
	color: #ffffff;
	font-size: 12;
	font-weight:bold;
	text-decoration: underline;
}

		
.main {
	background-color:#E9ECF1;
	color:#454C52;

	}
	
.left {
	background-color:#C8CFD5;
	color: #ffffff;
	font-size: 11px;
}
.title {
	color: #666666;
	font-weight:bold;
	font-size: 12px;
}

.legal { color: #666666;}

a.legal:link, a.legal:visited {color: #666666; font-weight:100;	}
a.legal:hover  {text-decoration: underline;	}	


