<style type="text/css">      
      <!--
      body  {
      	margin-top : 5px;
      	margin-left : 5px;
		color: #ff3399;
      }
      
      a:link  {
      	text-decoration : none;
      	color : #990000;
      	font-family : Georgia, Times New Roman, Times, serif;
      	font-weight : bold;
      	font-style : italic;
      	font-size : 20px;
      }
      
      a:visited  {
      	text-decoration : none;
      	color : #cc0000;
      	font-family : Georgia, Times New Roman, Times, serif;
      	font-weight : bold;
      	font-style : italic;
      	font-size : 20px;
      }
      
      a:hover  {
      	color : #ff9933;
      }
      
      h1  {
      	color : #ff9900;
      	font-family : Georgia, Times New Roman, Times, serif;
      	font-weight : bold;
      	font-style : italic;
      }
      
      h2  {
      	color : #993399;
      	font-family : Georgia, Times New Roman, Times, serif;
      	font-weight : bold;
      	font-style : italic;
      }
      
      h3  {
      	color : #cc99ff;
      	font-family : Georgia, Times New Roman, Times, serif;
      	font-weight : bold;
      	font-style : italic;
      }
      
      h4  {
      	color : #33cccc;
      	font-family : Georgia, Times New Roman, Times, serif;
      	font-weight : bold;
      	font-style : italic;
      }
      
      h5  {
      	color : #993399;
      	font-family : Georgia, Times New Roman, Times, serif;
      	font-weight : bold;
      	font-style : italic;
      }
      
      h6  {
      	color : #cc99ff;
      	font-family : Georgia, Times New Roman, Times, serif;
      	font-weight : bold;
      	font-style : italic;
      }
      
      font  {
      	color : #ffcc00;
      	font-family : Georgia, Times New Roman, Times, serif;
      	font-weight : bold;
      	font-style : italic;
      }
      
      pre  {
      	font-family : Georgia, Times New Roman, Times, serif;
      	font-weight : bold;
      	color : #cc0000;
      	font-size : 20px;
      }
      
      sub  {
      	color : #000033;
      	font-family : Georgia, Times New Roman, Times, serif;
      	font-weight : bold;
      	font-style : italic;
      	font-size : 15px;
      }
      
      super  {
      	color : #000033;
      	font-family : Georgia, Times New Roman, Times, serif;
      	font-style : italic;
		font-weight:bold
      	font-size : 20px;
      }
	  
	  strong  {
      	color : #0000cc;
      	font-family : Georgia, Times New Roman, Times, serif;
      	font-style : italic;
		font-weight:bold
      	font-size : 20px;
      }
      
      li  {
      	color : #ffffff;
      	font-family : Georgia, Times New Roman, Times, serif;
      	font-weight : bold;
      	font-style : italic;
      }
      -->
       	 </style>