<style type-"type/css">{  }

A:link {color:"#000080"; text-decoration:none}
A:hover {color:Red; text-decoration:none}
A:vlink {color:"#000080"; text-decoration:none}

P {font size:10pt; font-family: Book Antiqua}

TR {font size:10pt; font-family: Book Antiqua; color: black}
TH {font size:10pt; font-family: Book Antiqua; font-weight: bolder}

 .button1 {
 		  FONT-FAMILY: Arial;
 		  FONT-SIZE: 8pt;
 		  height:20pt;
 		  width: 100pt;
 		}

 .InputBox	{
 		  border:1px inset black; BACKGROUND-ATTACHMENT: fixed;
 		  BACKGROUND-IMAGE: url('/images/inputbg.gif');
 		  FONT-FAMILY: Verdana;
 		  FONT-SIZE: 9pt
 		}

  .InputButton	{
      		  BORDER-RIGHT: white 1px outset;
		  BORDER-TOP: white 1px outset;
		  BORDER-LEFT: white 1px outset;
		  BORDER-BOTTOM: white 1px outset;
 		  FONT-FAMILY: Verdana;
 		  FONT-WEIGHT: bolder;
 		  FONT-SIZE: 9pt;
 		  COLOR: #000080;
 		  WIDTH: 120pt;
 		  HEIGHT: 18pt;
  		}
  		
  .InputButtons	{
      		  BORDER-RIGHT: white 1px outset;
		  BORDER-TOP: white 1px outset;
		  BORDER-LEFT: white 1px outset;
		  BORDER-BOTTOM: white 1px outset;
 		  FONT-FAMILY: Verdana;
 		  FONT-WEIGHT: bolder;
 		  FONT-SIZE: 9pt;
 		  COLOR: #000080;
 		  WIDTH: 60pt;
 		  HEIGHT: 18pt;
  		}
-->
</STYLE>