<style type="text/css">
      
      body  {
      	margin-top : 5px;
      	margin-left : 5px;
      }

      a:link  {
      	text-decoration : none;
      	color : #00ff00;
      	font-family : Georgia, Times New Roman, Times, serif;
      	font-weight : bold;
      	font-style : italic;
      	font-size : 15px;
      }

      a:visited  {
      	text-decoration : none;
      	color : #ffff00;
      	font-family : Georgia, "Times New Roman", Times, serif;
      	font-weight : bold;
      	font-style : italic;
      	font-size : 15px;
      }

      a:hover  {
      	color : #cc0066;
		font-weight : bold;
      	font-style : normal;
      	font-size : 17px;
      }

      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 : normal;
      	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;
      }

      pre  {
      	font-family : cursive;
      	font-style : italic;
      	color : #000000;
      	font-size : 13px;
      }

      sub  {
      	color : #00660C;
      	font-family : Georgia, Times New Roman, Times, serif;
      	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;
      }

	  em  {
	        	color : #ffffff;
	        	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>