body {
	text-align:center;
	background-color: #bbaa9f;
	background-image: url(../pics/main/backer.jpg);
	background-repeat: repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	behavior: url("css/csshover3.htc");
	margin:0;
	padding:0;
	color: #333333;
	}
h2 {

	font-size: 20px;
	color: #666666;
	margin-bottom: 0px;
	display:inline;
}
h3 {

	font-size: 16px;
	color: #666666;
	margin-bottom: 0px;
	font-weight: normal;
}
h4 {

	font-size: 14px;
	color: #666666;
	font-weight: normal;
	margin-bottom: 0px;
	margin-bottom: 0.4em;
}
h5 a{

	font-size: 10px;
	color: #999999;
	font-weight: normal;
	margin-bottom: 0px;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {

	color: #333333;
	text-decoration: underline;
}
table {
	font-size: 14px;
}
hr{
	border:none;
	background-color:#999999;
	color:#999999;
	height:1px;
	width:auto;
	margin-bottom:12px;
	margin-top:12px;

}
.radio_box{
	border:0;
	margin-right: 8px;
}