/* Fowler Sales & Service Style Sheet - 2003.11.07 - Dan Gardner */
body
	{
	color: #FFFFFF;
	background-color: #000000;
	font-family: Arial;
	margin: 0;
	scrollbar-face-color: #6699CC; 
	scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: silver; 
	scrollbar-arrow-color: #FFFFFF;
	}
p.nav-top	{ font-size: 10pt; font-weight: bold; margin-top: 8; margin-bottom: 0}
p.nav-sub	{ font-size: 10pt; font-weight: bold; margin-top: 0; margin-bottom: 0}
p.nav-bot	{ font-size: 10pt; font-weight: bold; margin-top: 0; margin-bottom: 0}
.date        { font-family: Arial; font-size: 10pt; font-weight:bold;}
.black			{color: #000000;}
a	{ font-weight: bold; font-size:10pt}
a:link
	{
	color: #6699CC;
	}
a:visited
	{
	color: #6699CC;
	}
a:active
	{
	color: #999999;
	}
a:hover
	{
	color: #FF0000;
	}
h1, h2, h3, h4, h5, h6
	{
	color: #6699CC;
	font-family:  Arial;
	font-weight: normal;
	font-style: normal;
	}
h1	{	font-size: 24pt;	}
h2	{	font-size: 14pt; margin-top:0; margin-bottom:0; color: #FFFFFF;}
h3	{	font-size: 14pt;	}
h4	{	font-size: 12pt;	}
h5	{	font-size: 10pt;	}
h6	{	font-size: 8pt;		}
HR	{	color: #6699CC;		}
table.header
	{
	border-top: 2px solid #FF0000;
	border-bottom: 3px solid #FF0000;
	border-left: 2px solid #FF0000;
	border-right: 2px solid #FF0000;
	}
div.nav-left						{ color: #FFFFFF; font-weight:bold }
div.nav-left a:					{	color: #000000;	}
div.nav-left a:link			{	color: #000000;	text-decoration: none; }
div.nav-left a:visited	{	color: #000000;	}
div.nav-left a:active		{	color: #000000;	}
div.nav-left a:hover		{	text-decoration: overline underline; }