p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;

}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FF9933;

}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FF9933;
	text-decoration: none;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.formborder {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	border: 1px solid #000000;
}
.formbutton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #FF9933;
	border: 1px solid #000000;
}
body {
	background-image: url('images/bg.gif');
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9933;


}
