a:link
{
	color: black; 
}
span.comingup { font-family: verdana; font-size: 8pt; color: #FFFFFF; text-decoration: none; 
               font-weight: bold }
span.signature { font-family: Mistral; font-size: 18pt }
.quote       { border: 1px solid #000000; padding: 10px; background-color: #FFFFFF }
a:visited
{
	color: black; 
} 
a:active 
{
	color: rgb(255,102,0);
}
body
{
	font-family: Verdana;
	background-color: rgb(255,255,255);
	
	background-image: url('blkwht1.jpg');
	font-size:8pt
}
table
{
	table-border-color-light: rgb(black);
	table-border-color-dark: rgb(black); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica;
}
h1
{
	font-family:Verdana; font-size:24pt; font-style:italic; font-weight:bold
}
h2
{
	font-family:Verdana; font-size:18pt; font-style:italic; font-weight:bold 
}
h3
{
	font-family:Verdana; font-size:14pt; font-style:italic; font-weight:bold 
}
h4
{
	color: rgb(204,255,255);
}
h5
{
	color: rgb(0,0,102);
}
h6
{
	color: rgb(153,0,0);
}
