body {
	margin:0 auto;
	font:12px Arial, Helvetica, sans-serif;
	color:#474747;
	line-height:18px;
	background-color:#FFFFFF;

}

img{ border:none; }
ul, li{ padding:0; margin:0; list-style:none}

a{ text-decoration:none; color:#408AB9}
a:hover{ text-decoration:none; color:#408AB9}


.small
{
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
}
		

div.spacer {
	clear:		both;
	margin-top:		5px;
	margin-bottom:	5px;
}