/* ---- MAIN ---- */

body	{
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
P, OL, UL, DL {font-size: 10px;}
P OL, P UL, P DL, OL UL {font-size: 10px;}

a:hover {
	color: #008CB8;
}
a:link {
	text-decoration: none;
	font-size:12px;
}
a {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	}
.style11 {
	font-size:9px;
	color:#666666;
}


