﻿body
{
	font-family: Arial, Helvetica;
	background-color: rgb(255,255,255);
	color: rgb(102,51,153);
	margin-top: 0; 
	margin-bottom: 0;
}
table
{
	table-border-color-light: rgb(255,102,153);
	table-border-color-dark: rgb(102,51,153); 
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial Rounded MT Bold, Arial, Helvetica;
}
h1
{
	color: rgb(102,51,153);
}
h2
{
	color: rgb(255,102,153); 
}
h3
{
	color: rgb(51,153,102); 
}
h4
{
	color: rgb(0,0,128);
}
h5
{
	color: rgb(255,102,153);
}
h6
{
	color: rgb(51,153,102);
}

a.qlink {
	text-decoration: none;
	color: #000080;
	font-size:12px;	
	font-weight: bold
}

a.thisqlink {
	text-decoration: none;
	color: #FF0000;
	font-size:12px;	
	font-weight: bold
}

a:hover.qlink { color:#006600; font-size:14px; font-weight: bold;}

a.clublink {
	text-decoration: none;
	color: #FF0000;
	font-size:12px;	
	font-weight: bold
}


a:hover.clublink { color:#CC9900; font-size:12px; font-weight: bold;}

h1.qlink{
	color: #FF0066;
	font-size:11px;
	margin-bottom: 0;
}


table.banner{
	   border:5px solid #006600; 
	   padding:4; 
	   background-color: #006600;
	   width: 373;
	   height: 78;
	   border-collapse: collapse; 
	   border-color: #CC9900;
	   }
	   
td.banner {
 	   width="373" 
 	   height="1" 
 	   bordercolorlight="#FFFF00" 
 	   bordercolordark="#FFFF00"
 	   }

	   
hr.banner {
      color: #663399;
      width: 80%;
      }

p.banner1 {
      align="center" 
      margin-top: 0; 
      margin-bottom: 0
      font size=5 
      color=#FFFFFF 
      face=Batang
      }

p.banner2 {
      align="center" 
      margin-top: 0; 
      margin-bottom: 0
      size=4 
      color=#00FFFF 
      face=Batang  	
	  }
	  
text {
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
}	  .text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	color: #000;
}
.heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #000;
}

