img {
	border: 0;
}

body {
	color: #000000;
	background-color: #ECECEC;
	margin-left: 0;
	margin-top: 0;
	font-family:Arial, Helvetica, sans-serif;
}

a:link {
	text-decoration: underline;
	color: #333399;
}
a:visited {
	text-decoration: underline;
	color: #333399;
}
a:active{ 
	text-decoration: underline;
	color: #333399;
}
a:hover {
	text-decoration: none;
	color: #3399FF;
}

.css1{font-size:10px; line-height: 160%;}
.css2{font-size:12px; line-height: 160%;}
.css3{font-size:14px; line-height: 160%;}





a.white:link, a.white:active{
	font-size:10px;
	line-height: 160%;
color:#ffffff;
text-decoration:underline;
	}
	
a.white:visited, a.white:hover{
	font-size:10px;
	line-height: 160%;
color:#cccccc;
text-decoration:underline;
	}


