.bg1 {
	background-color: #DED3A5;
}
.bg2 {
	background-color: #DED089;
	text-align: right;
}
.bg3 {
	background-color: #DCCC6D;
}
.bg3 td {
  padding-bottom: 0.75em;
}
.nav1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	color: #FFFFFF;
	text-decoration : none;
}
a.nav1:hover
{
	color: #31213C;
	text-decoration : none;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #D8C96C;
}
.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 2px;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D8C96C;
}

