<STYLE TYPE="text/css">
A:active
{
    COLOR: #666666;
    TEXT-DECORATION: none
}
A:link
{
    COLOR: #666666;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #666666;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #8B8B8B;
    TEXT-DECORATION: underline
}
table, td, th, tr, textarea, select
{
    COLOR: #666666;
    FONT-SIZE: 9pt 
    
}


BODY 
{  
    FONT-SIZE: 9pt;
    MARGIN-RIGHT: 0px;
	line-height: 150%;
}
input {
	font-size:9pt; 
	color:#333333;
}

.input_none {border:0;}

.textarea { 
	background-color:white; border-style:none;
	font-size:9pt; 
	border:1  
	solid #c6c3c6 ; 
}

.inblack { 
	background-color:#B3B3B3;
	font-size:9pt; 
	color:#ffffff; 
}

.meet {
	font-size: 9pt;
	letter-spacing: -1px;
	color: #CA8015;
	font-weight: bold;


}
.game {
	font-size: 9pt;
    font-weight: bold;
	color: #342621;
}
.name {
	font-size: 9pt;
	color: #666666;
	letter-spacing: -1pt;
}
.quick {
	font-size: 9pt;
	color: #333333;
	letter-spacing: -1pt;
}
.notice {
	font-size: 9pt;
	color: #3D3D3D;
	letter-spacing: -1pt;
}
.number {
	font-size: 9pt;
	font-weight: normal;
	color: #CF7000;
}
.number2 {
	font-size: 9pt;
	font-weight: normal;
	color: #806C57;
}
.titlebar {
	FONT-SIZE: 9px; COLOR: #ffffff; FONT-FAMILY: "Times New Roman", Times, serif; BACKGROUND-COLOR: c6c3c6
}
</style>