body
{
	background-color: #706a59;
	margin-top: 10px;
	margin-bottom: 10px;
}
td#main_table
{
	height: 1006px;
	width: 698px;
	text-align: left;
}
td#main_table_main
{
	height: 722px;
	width: 698px;
	background-image: url(images/main.jpg);
	vertical-align: text-top;
}
p {
	color : #000000;
	font-size : 12px;
	font-family : Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	line-height: 16pt;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 60px;
}
p a
{
	color: #997f28;
	text-decoration: none;
	font-weight: bold;
}
p a:hover
{
	text-decoration: underline;
}
.standout {
	font-weight: bold;
	font-style : italic;
}
h2
{
	font-size : 18px;
	color: #997f28;
	padding-top: 10px;
	padding-right: 50px;
	padding-left: 50px;
	text-align: left;
	font-style: italic;
}
.footer {
	color : #666666;
	font-size : 11px;
	font-family : Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 60px;
}

.footer a {
	color : #FFFFFF;
}
