.text			{ font-family: 'times new roman','tms rmn','times roman',serif;
				  color: #660033;
				  font-size: 100%; }
				  
p				{ font-family: 'times new roman','tms rmn','times roman',serif;
				  color: #660033;
				  font-size: 100%; }
				  			  			  
A:link      	{ text-decoration: none;
             	  color: #0033cc; 
			 	  font-weight: bold; }

A:hover     	{ text-decoration: none;
            	  color: #0033cc;
			 	  font-weight: bold; } 
			  			  
A:active   		{ text-decoration: none;
              	  color: #0033cc;
			  	  font-weight: bold; } 

A:visited   	{ text-decoration: none;
              	  color: #0033cc;
			  	  font-weight: bold; }
				  
b			   	{ color: #660033;
			  	  font-weight: bold;
				  font-family: verdana,helvetica,arial,sans-serif;
				  font-size: 82%; }
				  
.head1			{ font-family: verdana,helvetica,arial,sans-serif;
				  color: #660033;
				  font-size: 115%;
				  font-weight: bold;
				  margin-top: 4px;
				  margin-right: 0px;
				  margin-bottom: 0px;
				  margin-left: 0px; }
				  
.spctext		{ font-family: verdana,helvetica,arial,sans-serif;
				  font-size: 69%;
				  font-weight: bold;
				  line-height: 130%; }
				  
