P  {}

H1  {}

H2  {}

H3  {}

A  {text-decoration:none;}

A:Visited  {}

A:Active  {}

A:hover {color: #FF6600; text-decoration: none}

BODY  {}

.header1     { font-size: x-small; font-family: Arial,Helvetica,sans-serif; color: #666666 }
.text   { font-size: xx-small; font-family: Verdana; color: #000000; font-weight: bold }
.smtextred   { font-size: xx-small; font-family: Verdana; color: #EC0000 }
.smtext   { font-size: xx-small; font-family: Verdana; color: #000000 }
.header2     { font-size: xx-small; font-family: Verdana; color: #333333; font-weight: bold }
.textbox { font-size: xx-small; font-family: Verdana; border: 1 solid #003366 }
.button1  { font-size: xx-small; font-family: Verdana; background-color: #FF6600; color: 
               #FFFFFF; font-weight: bold; border: 1 solid #000000 }
.link   {  text-decoration: none; font-size: 8pt; font-family: Verdana, sans-serif; color: #000000 }
.box { font-size: 8.5pt; font-family: Verdana; border: 1 solid #003366;background-color: #FFFFFF; }

 
 .Button2
 {
 	border-bottom:thin solid #993300;
 	border-right:thin solid #993300;
 	border-top:thin solid #ff9933;
 	border-left:thin solid #ff9933;
 	font-size:11px;
 	font-family:Verdana,sans-serif;
 	background-color:#ff6600;
 	color:white;
 	cursor: hand;
 	height:22;
 } 
  .Button {
 	border-bottom:thin solid #9D419D;
 	border-right:thin solid #9D419D;
 	border-top:thin solid #FAEDFA;
 	border-left:thin solid #FAEDFA;
 	font-size:11px;
 	font-family:Verdana,sans-serif;
 	background-color:#EBBAEB;
 	color:#9D419D;
 	cursor: hand;
 	height:22;
 } 

  .Reset
 {
 	border-bottom:thin solid #424142;
 	border-right:thin solid #424142;
 	border-top:thin solid #F5F4F3;
 	border-left:thin solid #F5F4F3;
 	font-size:11px;
 	font-family:Verdana,sans-serif;
 	background-color:#D6D3CE;
 	color:black;
 	cursor: hand;
 	height:22;
 }