body
{
	color: #CCC;
	background-color: #000;
	font-family: Verdana;
	font-size: 10pt;
}

table
{
	color: #CCC;
	font-family: Verdana;
	font-size: 10pt;
}

a
{
	text-decoration: none;
	color: #F90;
	text-transform: inherit;
}

h1
{
	color: #F90;
	font-family: Arial;
	font-size: 20pt;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	font-style: normal;
}

h2
{
	color: #F90;
	font-family: Arial;
	font-size: 14pt;
	font-weight: bolder;
	font-variant: normal;
}

h3
{
	color: #F90;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bolder;
	font-variant: normal;
}

strong
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bolder;
	line-height: inherit;
	letter-spacing: 1px;
}

small
{
	font-family: Verdana;
	font-size: 8pt;
	line-height: inherit;
}

big
{
	font-family: Verdana;
	font-size: 12pt;
	line-height: inherit;
}