body { 
 background-color: #ffffff; 
 background-image: images/graysand.jpg; 
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
 font-size: 9pt;
 color: #000000; }

p, blockquote, ol, ul, li, dl, dt, dd, td { 
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
 font-size: 9pt;
 color: #000000 }

li { 
 margin-top: 4; }

h1 { 
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
 font-weight: bold;
 color: #880000 }

h2 { 
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
 font-weight: bold;
 color: #880000 }

h3 { 
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
 font-weight: bold;
 margin-bottom: 1pt;
 color: #880000 }

h4 { 
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
 font-weight: bold;
 color: #880000 }

sup { font-size: 6pt }

a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #884400;
	text-decoration: underline;
	font-weight: bold;
}
