body {
color:#000000;
font-size:12pt;
text-shadow:Black;
font-family:Georgia, "Times New Roman", Times, serif;
}
copy1 {
color:#000000;
font-size:12pt;
text-shadow:Black;
font-family:Georgia, "Times New Roman", Times, serif;
}
.headers{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#000000;
font-weight:bold;
}
h1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#000000;
font-weight:bold;
}
.smallheaders{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#000000;
font-weight:bold;
}
blockquote{
margin:0px auto;
width:500px;
color:#000000;
font-size:12pt;
line-height:125%;
}

.left_nav {font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
height:20px;
text-decoration:none;
}
.left_nav a:link{font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#FFFFFF;
text-decoration:none;
}

.left_nav a:visited{font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#FFFFFF;
text-decoration:none;
}
.left_nav a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFE00B;
	text-decoration:none;
		
}

.form_tr_dark {
	background-color: #FFCF6E;
	color: #000000;
	font-weight: bold;
}

.form_tr_light {
	background-color: #FFDB91;
	color: #000000;
	font-weight: bold;
	}
.footer {
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	}
.footer a:link{
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none
	}
.footer a:hover{
	color:#0033FF;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline
	}
.footer a:visited {
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none
}
a {
	color: #5A4B2E;
	font-size:12pt;
	text-decoration:none
}
a:visited {
	color: #5A4B2E;
	font-size:12pt;
	text-decoration:none
}
a:hover{
	color:#5A4B2E;
	font-size:12pt;
	text-decoration:underline
	}
.buttons { 
 font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	background-color: #DCB56A;
	color: #000000;
	margin-left: 12px;
	margin-top: 3px;
	margin-bottom: 2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: ridge;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	padding: 2px;
	cursor: hand; 
	}
