a:link
{
	color: rgb(204,0,0); 
}
.LinkNames   { font-family: Verdana; font-size: 12pt; font-style: italic; font-weight: bold; 
               text-align: left; color: rgb(204,0,0)}
a:visited
{
	color: rgb(102,0,0); 
} 
a:active 
{
	color: rgb(0,0,204);
}
body
{
	font-family: Bookman Old Style, Times New Roman, Times;
	background-color: rgb(204,204,204);
	color: rgb(0,0,102);
}
table
{
	table-border-color-light: rgb(102,153,255);
	table-border-color-dark: rgb(0,0,102); 
}
h1, h2, h3, h4, h5, h6, h7
{
	font-family: Bookman Old Style, Times New Roman, Times;
}
h1
{
	color: rgb(51,51,204); text-align:left; margin-left:6
}
h2
{
	color: rgb(0,153,51); 
}
h3
{
	color: rgb(204,51,51); 
}
h4
{
	color: rgb(51,0,204);
}
h5
{
	color: rgb(0,153,51);
}
h6
{
	color: rgb(204,51,51);
}
h7
{
	color: #0000FF;font-family:Bookman Old Style; font-size:18pt; font-style:italic; font-weight:bold
}
.Narrative   
{ 
   font-family: Bookman Old Style; font-size: 12pt; text-align: left; text-indent: 10; 
   padding-left: 10px; padding-right: 10px;
}
.ClubHeader  
{
   font-family: Arial; font-size: 10pt; color: #FFFF00; font-weight: bold; 
   text-align: center; padding-left: 10px 
}
.DataHeader  
{
   font-family: Arial; font-size: 14pt; color: #000000; font-style: italic; 
   font-weight: bold; text-align: center; padding-left: 10px; 
   padding-top: 20px 
}
.PageHeader
{  
   font-family: Arial; font-size: 24pt; color: #FFFFFF; font-style: italic; 
   font-weight: bold; text-align:center 
}
.ClubAddress
{
font-family: Arial; font-size: 12pt; font-weight: bold; text-align: center
}
.FormTextFields 
{ 
font-family: Courier New; font-size: 10pt 
}
.FormLabels  
{ 
font-family: serif; font-size: 10pt; font-weight: bold; text-align: right 
}