body{  bgcolor: white;
       TEXT: #008080;   }

p.margin {margin-left: 2cm}

.s1{    font-size:14pt;
	font-weight:bold;
	color:"#000080";
	text-align:40;  }


h1{     color : #990099; 
        text-decoration: underline;
	text-align: center;   }


a:visited	{	
	text-decoration:    none;
	color:	            #008080;
	background:	    white;
	}	
		
a:active	{	
	text-decoration:  none;
	font-weight:	  bold;
	color:	          #F00;
	background:	  white;
	}		
		
a.offsite	{	
	text-decoration: none;
	font-weight:	 normal;
	color:	         #C00;
	background:	 white;
	}

a:hover	{	
	text-decoration: none;
        font-style:	normal;
	color:	        #804040;
	background:	white;
	}	












