<STYLE TYPE="text/css">
<!--  

body.blue  {background-color: blue; color: white;}
body.index {background-color: blue; color: white;}
body       {background-color: white; font: 10pt "Times New Roman";}

table.8pt  {font: 8pt  "Times New Roman";}
table.10pt {font: 10pt "Times New Roman";}
table.12pt {font: 12pt "Times New Roman";}

tr.white   {background-color: blue; color: blue;}
td.tourn   {height: 21px; width: 300px; 
			color:white;
			font-size:12px;
			font-weight:bold;}

div.white  {color: white; font-weight: normal;}

H1         {color: blue; font: 20pt; font-weight: normal;}
H2         {color: blue; font: 18pt; font-weight: normal;}
H3         {color: blue; font: 16pt; font-weight: normal;}
H4         {color: black; font: 14pt; font-weight: normal;}

link       {color: black;}

A:link     {color: blue}  
A:visited  {color: blue}
A:active   {color: blue;}  
	
Div.12pt   {background-color: white; font: 12pt "Times New Roman";}

DIV.pageheader
	{
	font: 12 pt;
	color:purple;
	text-align:center;
	}
	
DIV.rptheader
	{
	font: 10 pt;
	color:black;
	font-weight:bold;
	text-align:center;
	}
	
#8pt {font: 8pt "arial"}

#10pt {font: 10pt "arial"}
	
#12pt {font: 12pt "arial"}
		
#12ptPurple {font: 12pt;color: purple;}	
#14ptPurple {font: 14pt;color: purple;}	
	
#12ptGreenBold {font: 14pt;color: green;font-weight:bold;}
#14ptGreenBold {font: 14pt;color: green;font-weight:bold;}	
	
#12ptRedBold {font: 14pt;color: red;font-weight:bold;}	
#14ptRedBold {font: 14pt;color: red;font-weight:bold;}	
	
#tblheader
	{
	background-color:green;
	color:white;
	font-weight:bold;
	font: 10pt "arial";
	}
	
P.hdg 
	{
	font:10pt;
	border:gray thin solid; 
	background-color:silver; 
	color:black; 
	font-weight:bold; 
	padding:2px; 
	text-align:left;
	}
	
-->
</STYLE>