body
{
	background-color:#333333;
}

a:link
{
	color:#0000ff;
	text-decoration:none;
}

a:visited
{
	color:#0000ff;
	text-decoration:none;
}

a:hover
{
	color:#ff0000;
	text-decoration:underline;
}

h1
{
	font-size:21pt;
	font-family:Verdana;
	color:#000000;
}

h2
{
	font-size:15pt;
	font-family:Verdana;
	color:#000000;
}

h3
{
	font-size:10pt;
	font-family:Verdana;
	color:#000000;
}

table
{
   border: 0px;
}

.quote
{
   border: 1px solid #000000;
}

td
{
	font-family: Verdana;
	color: #000000;
	font-size: 10pt;
}

.quote
{
   background-color: #e4e4e4;
}

.main
{
   background-color: #ffffff;
}

font.title
{
   font-family:Arial;
   font-size:11pt;
   font-weight:bold;
}

font.header
{
	font-size:28pt;
	font-family:Times;
	color:#000000;
	font-weight:bold;
}

font.header2
{
	font-size:14pt;
	font-family:Verdana;
	color:#000000;
}

font.header3
{
	font-size:13pt;
	font-family:Verdana;
	color:#000000;
	font-weight:bold;
}

font.small
{
	font-size:8pt;
	font-family:Arial;
	color:#000000;
}

input
{
   background-color: #dddddd;
   color: #000000;
   border: 1px solid #000000;
}

textarea
{
   background-color: #dddddd;
   color: #000000;
   border: 1px solid #000000;
}

img
{
	border:0;
}
