body{
	margin: 0;
	font-family: arial;
}
img{
	border: 0px;
}
table{
	border: 0px;
}
td{
	vertical-align: top;
}
p{
	padding: 0 0 0 5;
}
h1{
	font-family: verdana;
	color: #4A2F1D;
	font-weight: bold;
}
.nav{
	font-size: 9pt;
	text-align: right;
	padding: 0 4 0 0;
}
.nav a{
	font-weight: bold;
	padding: 0 2 0 2;
	color: #603614;
	text-decoration: none;
}
.nav a:hover{
	color: #8F391E;
	text-decoration: none;
	background: #E0A95C;
}
.content{
	font-size: 12pt;
	font-weight: bold;
	color: #742912;
	background: #FEFBC8;
	padding: 15;
}
.footer{
	background: #9D6031;
}
.logo2{
	background: (url='images/logo2.gif');
}
.form_label{
	font-size: 10pt;
	font-weight: bold;
	color: #742912;
}
.form_small{
	font-size: 8pt;
	font-weight: bold;
	color: #742912;
}