body{
	background:url(../images/bg-repeat.jpg) top center repeat-x;
	background-color:#64caca;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	line-height:16px;
}
a{ outline:none; }
a img{ border:none; }
.blue{ color:#12b6dd; }
.floatLeft{ float:left; display:inline; }
.floatRight{float:right; display:inline; }
.clearer { clear:both; display:block; margin:0; padding:0px; height:0px; line-height:1px; font-size:1px; }
.bullet{
	background:url(../images/bullet.gif) no-repeat;
	background-position:0px 5px;
	padding-left:9px;
	margin:3px 0px;
}
.bullet2{
	background:url(../images/bullet.jpg) no-repeat;
	background-position:0px 4px;
	padding-left:9px;
	margin:15px 0px 0 0 ;
}