


body {  	text-decoration: none;
            color: black;
            font-family: "Arial";
            font-size: 10pt;
	    	background-image:url('images/bkgrnd2.gif');
			margin:0cm 0cm 0cm 0cm;}
            
a { 		font-family: "Arial";
			font-size: 10pt;
			color: black;	}
	
a:link {
			color: white;
			text-decoration: none; }
		
a:active {
			color: #FF00FF;
			text-decoration: none; }
	
a:hover {
			color: #FF00FF;
			text-decoration: none; }

.title {  	text-decoration: none;
            color: green; 
            font-family: "Arial";
            font-size: 14pt;
            font-weight: bold; }
             
.bold {  	text-decoration: none;
            color: black; 
            font-family: "Arial";
            font-size: 10pt;
            font-weight: bold; }
             
a:link { 	 text-decoration: none;
             color: red; 
             font-family: "Arial";
             font-size: 10pt;
             font-weight: bold; }  
                    
.head  {  	 color: #000000; 
             font-family: "Arial";
             font-size: 35pt;
             margin-top: 35px;
             margin-left: 28px; }
             
.foo      {  text-decoration: underline;
             color: #00FF00; 
             font-family: "Arial";
             font-size: 10pt;
             font-weight: bold; }