<style type="text/css">         
         <!--
                  
         a:link  {
         	color : #336699;
         	text-decoration : underline;
         	font-size : 11px;
         	font-weight : normal;
         }
         
         a:visited  {
         	color : #665033;
         	text-decoration : underline;
         	font-size : 11px;
         	font-weight : normal;
         }
         
         a:hover  {
         	color : #FF6633;
         	text-decoration : none;
         	font-size : 11px;
         	font-weight : normal;
         }
         
         table  {
         	font-family : Arial, Helvetica, sans-serif;
         	font-size : 12px;
         	font-style : normal;
         	font-weight : normal;
         }
         
         .header  {
         	font-family : Arial, Helvetica, sans-serif;
         	color : #000000;
         	font-size : 13px;
         	font-style : normal;
         	font-weight : bold;
         }
         
       
         .bold  {
         	font-family :Verdana;
         	color : #333333;
         	font-size : 11px;
         	font-style : normal;
         	font-weight : bold;
         }
         
         .white  {
         	font-family : Verdana;
         	color : #FFFFFF;
         	font-size : 11px;
         	font-style : normal;
         	font-weight : bold;
         }
         	 
	.orange  {
         	font-family : Arial, Helvetica, sans-serif;
         	color : #FF9900;
         	font-size : 11px;
         	font-style : normal;
         	font-weight : bold;
         }
		 
	
        .textbody  {
         	font-family : Times Roman;
         	color : #000000;
         	font-size : 12px;
         	font-style : normal;
          }
          
        .textbodybig  {
         	font-family : Times Roman;
         	color : #990000;
         	font-size : 16px;
         	font-style : normal;
                
          }
         .on  {
         	font-family : Arial, Helvetica, sans-serif;
         	color : #FF6633;
         	font-size : 11px;
         	font-style : normal;
         	font-weight : bold;
         }
         
         .body  {
         	font-family : Arial, Helvetica, sans-serif;
         	font-size : 12px;
         	font-style : normal;
         	font-weight : normal;
         	color : White;
         }
         
         .message  {
         	font-family : Arial, Helvetica, sans-serif;
         	color : FF6633;
         	font-size : 14px;
         	font-style : normal;
         	font-weight : bold;
         }
         
         input  {
         	background-color : transparent;
         	border : 1 #909090 solid;
         	font-size : 10px;
         	color : #333333;
         	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
         	background-color : #ffffff;
         }
         
         input.nobdr  {
         	background-color : transparent;
         	border : 0;
         	font-size : 10px;
         	color : #333333;
         	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
         	background-color : #ffffff;
         }
         
         textarea  {
         	border : 1 #909090 solid;
         	font-size : 12px;
         	color : #666666;
         	background-color : #ffffff;
         }
         
         select  {
         	border : 1 #909090 solid;
         	font-size : 10px;
         	color : #333333;
         	background-color : #ffffff;
         }
         
      
     	   
         -->
         </style>

