body {
	background-color:F3A632
	
}
.style1 {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.style1 A:link {text-decoration:underline;color:#FA6509;font-weight:bold;}
.style1 A:visited {text-decoration:underline;color:#FA6509font-weight:bold;}
.style1 A:hover{text-decoration:none;color:#FA6509}
.style2 {
	font-size: 9px;
	color: #000000;
}
.style3 {font-size: 10px}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #FA6509;
	text-decoration: underline;font-weight:bold;
}
a:visited {
	text-decoration: underline;font-weight:bold;
	color: #FA6509;
}
a:hover {
	text-decoration: none;
	color: #FA6509;
}
a:active {
	text-decoration: underline;font-weight:bold;
	color: #FA6509;
}

input, textarea, select { 
background:transparent; 
font-family: Times New Roman, Times, serif;
color: #000000;
font-size: 12px;
font-weight: normal; 
border-style: solid;
border-color: #FA6509;
border-width: 1px;
}

.title { font-family: Times New Roman, Times, serif; font-size: 12px; font-style: bold; color: #000000 }

