/* comment stuff out here */

{
margin: 0px;
padding: 0px;
}

body {
	margin-width: 0px;
	margin-height: 0px;
	topmargin: 0px;
	leftmargin: 0px;
	border-width: 0px;
	;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	border: 0px;
	color: #777777;
	background-color: #F4F4F4;
} 
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #777777;

} 
 
b { font-weight: bold;}
i { font-style: italic;}
u { text-decoration: underline;}


ul {  list-style-position: outside; list-style-type: square}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #777777;
}
a {
	color: #B37D0C;
}
a:visited {
	color: #D1C7B3;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}


.subhead1 {
	font-size: 18px;
	font-weight: bold;
	color: #B37D0C;

}

.subhead2 {
	font-weight: bold;
	font-size: 15px;
	color: #b37d0c;


}

.subhead3 {
	font-weight: bold;
	color: #b37d0c;



}

.subhead4 {
	font-style: italic;
	color: #b37d0c;
	font-weight: bold;


}


.nav {
	color: #F4F4F4;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;




}

a.nav {
	color: #FFFFFF;
}
a.nav:visited {
	color: #FFFFFF;
}
a.nav:hover {
	color: #B37D0C;
}
a.nav:active {
	color: #FFFFFF;
}
.captions {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #AAAAAA;


}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #B37D0C;
}
img {
	border: 0;
}

