/*
---------------------------
author: Bill Kessler / The Web Spinner
http://www.ispinwebs.com
---------------------------
*/

body {
	background: #ffffff url('images/bkgrd_2.jpg') repeat-x center top;
}



a:link
{
	color: #800000; 
}
a:visited
{
	color: #A20A21; 
} 
a:active 
{
	color: #666666;
}
h1
{
	font-family: Times New Roman;
	color: #A20A21;font-size:24pt; font-style:italic; font-weight:bold; margin-top:0; margin-bottom:5; margin-left:10; margin-right:0 
}
h2
{
	margin:5 0; font-family: Arial;
	color: #F4E94B;font-size:12pt; font-weight:bold; text-align:center; font-style:italic 
}
h3
{
	font-family: Arial;
	color: #000000;font-size:12pt; font-weight:bold; margin-left:10; margin-right:5; margin-top:5; margin-bottom:5 
}
p            { color: #666666; font-family: Verdana; font-size: 10pt; margin-left:10; margin-right:10; margin-top:5; margin-bottom:10 }

li           { font-family: Verdana; font-size: 10pt; color: #666666; margin-left: -10 }

a:hover      { color: #000080 }

table        { color: #666666; font-family: Verdana; font-size: 10pt; margin-top:5; margin-bottom:5 }