<STYLE>

body {
}       	
   #section1 a {
           display : block;
           padding : 5px;
	              text-decoration : none;
           font : 10px tahoma, helvetica, arial, tahoma;
           font-weight : regular;
      }


   #section1 {
           position : relative;
           font : 10px tahoma, helvetica, arial, tahoma;
           
      }

     
   #section1 a {
           color : #000000;
		   }		
		   
   #section1 a:hover {
           background-color : #99cccc;
           color : #0000ff;
      }


	h3 {
		text-align:center;
		font-size:18px;
		font-weight:normal;
		font-family:arial;
		color:#660033;
		line-height:110%;
		margin-left:auto;
		margin-right:auto;
		padding:2px;
		}

	h3.justify {
		text-align:justify;
		font-size:18px;
		font-weight:normal;
		font-family:arial;
		color:#660033;
		line-height:110%;
		margin-left:auto;
		margin-right:auto;
		padding:2px;
		}





  #section2 a {
           display : block;
           padding : 3px;
           text-decoration : none;
           font : 11px tahoma, helvetica, arial, tahoma;
           font-weight : bold;
      }            
   #section2 {
           position : relative;
           font : 11px tahoma, helvetica, arial, tahoma;
           
      }

     
   #section2 a  {
           color : #330099;
		   }		
		   
   #section2 a:hover {
           background-color : #ffffff;
           color : #0000ff;
      }

.superscript {
font-size:xx-small;
vertical-align:top;
} 

.subscript {
font-size:xx-small;
vertical-align:bottom;
} 

</style>