body,table {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FDF4A5;

}
input {
 font-size: 11px;
 background-color: #FFFFCB;
 border: none;
}
textarea,select {
 font-size: 11px;
 background-color: #FFFFCB;
 border: none;
}
.tableborder {
	border: 1px solid #872D16;
}
.content {
	color: #FDF4A5;
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 20px;
}
h1 {
	font-size: 19px;
	font-weight: bold;
#	border-bottom-color: #F97c00;
	border-bottom-color: #FFB542;
	border-bottom-width: 1px;
	border-bottom-style: solid;
#	color: #F97C00;
	color: #FFB542;



}
img {
	border: none;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	border-bottom-color: #fdf4a5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #fdf4a5;
	font-family: "Times New Roman", Times, serif;
	background-color: #490200;
	padding: 4px;


}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFB542;

}
h3 {

	font-size: 14px;
	font-weight: bold;
	border-bottom-color: #FDF4A5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #fdf4a5;
	font-family: "Times New Roman", Times, serif;
}
