<style type="text/css">  
  <!--
  P,TD,UL,LI,OL,BLOCKQUOTE,Select{
   font-size: 12px;
   line-height: 16px;
   color: #000000;
   font-family: verdana;
   }
   INPUT.button {
	border: 1px outset #999999;
	background-color: #CCCCFF;
	font-family: verdana,helvetica,arial;
	font-weight: bold;
	line-height: 18px;
	font-size: 12px;
	color: #0033FF;
	}
	.lable{
	font-size: 12px;
   line-height: 16px;
   color: #0033FF;
   font-family: verdana;
   }
   .notes{
   font-size: 10px;
   color: #000000;
   font-family: verdana;
   }
   .headerLine{
   font-size: 20px;
   line-height: 22px;
   color: maroon;
   font-weight: bold;
   font-family: Times New Roman;
   }
  
   .header{
   font-size: 16px;
   line-height: 14px;
   color: #000000;
   font-weight: bold;
   font-family: Helvetica, 'MS Sans Serif';
   LETTER-SPACING: 1pt;
   TEXT-ALIGN: center
   }
   .headerBlue{
   font-size: 14px;
   color: #0000FF;
   font-weight: bold;
   font-family: Helvetica, 'MS Sans Serif';
   LETTER-SPACING: 1pt;
   TEXT-ALIGN: center
   }
   .reqesttext{
   font-size: 10px;
   line-height: 16px;
   color: #FF0000;
   font-family: verdana;
   }
   .blurT{
   font-size: 12px;
   line-height: 16px;
   color: #0000FF;
   font-family: verdana;
   }
   .note{
   font-size: 8px;
   line-height: 16px;
   color: #FF0000;
   font-family: verdana;
   }
   .fooder{
   font-size: 10px;
   line-height: 14px;
   color: #FFFFFF;
   font-weight: bold;
   font-family: Arial;
   }
   A:link {
   color: blue;
   text-decoration: underline;
   }
   A:hover {
   color: #FF0000;
   text-decoration: underline;
   }
   A:active {
   color: #FF0000;
   text-decoration: underline;
   }
   A:visited {
   color: #FF0000;
   text-decoration: underline;
   }
 

   //
  -->
  </style>