body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #7b7b7b;
	font: 14px Georgia, Times New Roman, Times, serif bold;
	text-align: justify;
}
body a:link, body a:active, body  a:visited{
	color: #b38227;
	text-decoration: none;
	font: 12px Georgia, "Times New Roman", Times, serif bold;
	}
img a:link, body a:active, body  a:visited{
	text-decoration: none;
}

body a:hover{
	font: 12px Georgia, Times New Roman, Times, serif bold;
	color: #a27623;
	text-decoration: none;
	}
p {
	font-family: 14px Georgia, "Times New Roman", Times, serif;
	text-align: justify;
}
.input {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	border: 1px solid #999999;
	padding: 1px;
}
.inputtitles {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	padding: 1px;
}
.inputcon {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #b38227;
	background-color: #333333;
	border: 1px solid #cccccc;
	padding: 1px;
}
.featureimage {
	float: left;
	width: 138px;
	margin-right: 20px;
	margin-bottom: 6px;
}
