body
{
	font-family : Arial;
	font-size : medium;
}
.player
{
	font-family : Arial;
	color : #00ffff;
	font-size : 12pt;
	font-weight : bold;
}
.questionPlayerList
{
	font-family : Arial;
	color : #ffff00;
	font-size : 10pt;
	font-weight : bold;
}
.category
{
	font-family : Arial;
	font-weight : bold;
}
.categoryResult
{
	font-family : Arial;
	color : #ffffff;
	font-size : 10pt;
}
.questionLink
{
	font-family : Arial;
	color : Black;
	background : #84ACFF;
	font-weight : bold;
}
.questionAnswer
{
	font-family : Arial;
	color : black;
	font-style : normal;
	font-weight : bold;
	font-size : 10pt;
}
p
{
	padding-top : 15pt;
	padding-bottom : 7pt;
}
a
{
	color: Black;
}
.RedButton
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	COLOR: #800000; 
	FONT-FAMILY: Arial;
}
.BlueButton
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	COLOR: #000080; 
	FONT-FAMILY: Arial;
}
