body {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#004323;
	scrollbar-base-color:#FFF7D6;
	scrollbar-track-color:#6C6C52;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#F9EBAF;
	scrollbar-highlight-color:#480902;
	scrollbar-shadow-color:#480902;
	background-image: url(../images/rep.jpg);
}
td {
	color: #521E08;
}
a {
	color: #004725;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #6B280E;
	text-decoration: none;
}
input {
	background-color: #FEFAED;
	border: 1px solid #F7E18A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #004725;
}
select {
	background-color: #FEFAED;
	border: 1px solid #F7E18A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #004725;
}
textarea {
	background-color: #FEFAED;
	border: 1px solid #F7E18A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #004725;
}
