

p {
		font-family:verdana; 
		font-size:10pt;
		color:#000000;
    	}
	
.text {
		font-family:verdana; 
		font-size:10pt;
		color:#000000;
    	}
		
.headText {
		font-family:verdana; 
		font-size:10pt;
		font-weight:bold;
		color:#000000;
    	}
		
.footerText {
		font-family:verdana; 
		font-size:10pt;
		color:#000000;
    	}
		
.link
		{
		font-family:verdana; 
		font-size:10pt;
		color:#000000;
		text-decoration:underline;
		}
		
.link:visited
		{
		font-family:verdana; 
		font-size:10pt;
		color:#000000;
		text-decoration:underline;
		}

.link:hover
		{
		font-family:verdana; 
		font-size:10pt;
		color:#000000;
		text-decoration:none;
		}

.tlink
		{
		font-family:verdana; 
		font-size:10pt;
		color:#000000;
		text-decoration:underline;
		}
		
.tlink:hover
		{
		font-family:verdana; 
		font-size:10pt;
		color:#000000;
		text-decoration:none;
		}


