body
{
	color: #AAA;
	background-color: #000;
	font-family: Arial;
	font-size: 12pt;
}

table
{
	color: #AAA;
	font-family: Arial;
	font-size: 10pt;
	line-height: inherit;
}

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

h1
{
	color: #AAA;
	font-family: Arial;
	font-size: 24pt;
	font-weight: bolder;
	font-variant: normal;
	letter-spacing: 1pt;
	word-spacing: 2pt;
}

h2
{
	color: #AAA;
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	font-variant: normal;
	line-height: 0pt;
	letter-spacing: 1pt;
	word-spacing: 6pt;
}

h3
{
	color: #AAA;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bolder;
	font-variant: normal;
	letter-spacing: 1pt;
	word-spacing: 0pt;
}

h4
{
	color: #AAA;
	font-family: Arial;
	font-size: 12pt;
	font-weight: 200;
	font-variant: normal;
	letter-spacing: 1pt;
	word-spacing: 3pt;
}

big
{
	color: #AAA;
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 0pt;
}


small
{
	font-family: Courier;
	font-size: 7pt;
	line-height: inherit;
	color: #666;
}

input
{
	background-color:#CCCCCC;
}
