@charset "utf-8";

body {
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	color: black;
	margin: 0px;
	margin-top: 0px;
	background-image: url('../images/bates.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 880px bottom;
	background-color: #000000;}

p {
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	margin-left: 25px;
	margin-right: 25px;
	color: black;}
	
blockquote {
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	color: black;}
	
td {
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	color: black;}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin-top:0;
	margin-left: 25px;
	padding-top: 15px;
	color: #C11B17;
	}

a {
	color: #3B5323;
	text-decoration: none;}
	
a:link	{ 
	color: #993300;
	text-decoration: none;}
	
a:visited { 
	color: #996666;
	text-decoration: none;}

a:hover { 
	text-decoration: underline;}
	
p.option {
	font-size: 10pt;}
	
.heading {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 14pt;
	color: #990000;
	text-decoration: none;
	font-weight: bold;}

.smheading {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 12pt;
	color: black;
	text-decoration: none;
	font-weight: bold;}
	
