BODY 
{
  font-family:Verdana, Arial; 
  font-size:10pt; 
  color:#000000; 
}

A         { COLOR: #000080 }
A:link    { COLOR: #003060; TEXT-DECORATION: none }
A:visited {	COLOR: #003060; TEXT-DECORATION: none }
A:active  {	COLOR: #003060; TEXT-DECORATION: none }
A:hover   { COLOR: #ee5d0c; TEXT-DECORATION: underline overline; }

.Title {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
}
.Notice { font-family:Verdana; font-size:10pt; color:#7F7F7F; }
.Footer {
	font-size: 8pt;
	color: #808080;
}


FORM { MARGIN: 0px; FONT-SIZE: 9pt; }
INPUT {
  FONT-SIZE: 9pt; 
  BACKGROUND: #F1F1F1; 
  FONT-FAMILY: Arial; 
}
TEXTAREA {
  FONT-SIZE: 9pt; 
  BACKGROUND: #F1F1F1; 
  FONT-FAMILY: Arial; 
}
SELECT {
  FONT-SIZE: 9pt; 
  BACKGROUND: #F1F1F1; 
  FONT-FAMILY: Arial; 
}
INPUT.button{ BACKGROUND:#c5d1e9; }


TABLE { FONT-SIZE: 9pt; }
TR { FONT-SIZE: 9pt; }
TD { FONT-SIZE: 9pt; }
TD.solidborder {
  BORDER-RIGHT: navy 1px solid; 
  BORDER-TOP: navy 1px solid; 
  BORDER-LEFT: navy 1px solid; 
  BORDER-BOTTOM: navy 1px solid; 
  CURSOR: hand; 
  width: 200px;
  height: 30px;
}

P  { FONT-SIZE: 10pt; }
UL { FONT-SIZE: 9pt; }
OL { FONT-SIZE: 9pt; }
UL { FONT-SIZE: 9pt; }

.LineNo { font-family: "Verdana"; font-size: 9pt;  color: #008080; }
.Code   { font-family: "Verdana"; font-size: 9pt; }
.TH     { font-size: 9pt; line-height: 18pt; font-weight: bold; }
.Title  { font-size: 12pt;  line-height: 24pt; }
