BODY
{ font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt; }

TD
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 10px;
}

A
{ font-size: 10pt;
  color: #DDDDDD;
  text-decoration: none; }

A:hover
{ color: #DDDDDD;
  text-decoration: underline; }

A.small
{ font-size: 8pt;
  color: #DDDDDD;
  text-decoration: none; }
  
A.small:hover
{ color: #DDDDDD;
  text-decoration: underline; }

FONT.heading
{ font-size: 24pt;
  font-weight: bold; }
  
INPUT
{ font-size: 8pt; }
.typedarkform {
	line-height: 12px;
	color: #666666;
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
}
a.typedarkform:link {
	line-height: 12px;
	color: #666666;
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	font-weight: bold;
}
a.typedarkform:hover {
	line-height: 12px;
	color: #FF0000;
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
}
.typewhiteform {
	line-height: 12px;
	color: #FFFFFF;
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	}
.typewhite {
	line-height: 12px;
	color: #FFFFFF;
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	padding-right: 20px;
	padding-left: 20px;
}
.typegrey {
	line-height: 12px;
	color: #555;
	text-transform: uppercase;
	background-position: top;
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
}
a.typegrey:link {
	text-decoration: underline;
	color: #FF0000;
	}
a.typegrey:hover {
	color: #FF0000;
}
.typered {
	color: #FF0000;
	font-family: "Courier New", Courier, Monaco, monospace;
	font-size: 9pt;
	text-transform: uppercase;
}
a.typered:hover {
	color: #CC33FF;
}

.copyright         { color: #333333; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 9px; text-decoration: none }
a.copyright:link        { color: #440000; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 9px }
a.copyright:hover        { color: #ff0000; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 9px }
h1 {
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	margin: 10px;
	padding: 10px;
	font-weight: bold;
	font-size: 12px;
}
h2 {
	color: #FF0000;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 12px;
}
h3 {
		color: #FF0000;
	font-family: "Courier New", Courier, Monaco, monospace;
	font-size: 12pt;
	text-transform: uppercase;
}
