body{	background-color: #FFF;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	background-image: url(../images/top_tile.gif);	background-repeat: repeat-x;}h1, h2{	font-size: 18px;	line-height: 20px;	color: #F90;	border-bottom: 1px solid #999;	margin: 0px 0px 15px 0px;}h2 { margin: 40px 0px 15px 0px; }h3{	color: #666;	font-size: 16px;	margin: 30px 0px 5px 0px;}p, td{	font-size: 12px;	color: #222;	line-height: 150%;}b, strong { color: #C00; }a{	color: #C03;	text-decoration: none;	border-bottom: 1px dashed #666;}a:hover { background: #FC0; }.menu a{	border-bottom: 0px;}.float_left{	float: left;	margin-bottom: 5px;	margin-right: 10px;}.float_right{	float: right;	margin-bottom: 5px;	margin-left: 10px;}.form_submit{	background: #669;	color: #FFF;	border-color: #333;	border-width: 2px;	border-style: outset;}.form_submit:hover{	background: #F90;}