.txtMain 	{
		font-family:verdana; 
		font-size:8pt;
		font-weight:normal;
		color:#666666;
    	}
        
.txtFooter {
		font-family:verdana; 
		font-size:8pt;
		font-weight:normal;
		color:#666666;
    	}
		
.txtDateLine 	{
		font-family:verdana; 
		font-size:10pt;
		font-weight:normal;
		color:#FFFFFF;
    	}
		
.linkMain
		{
		font-family:verdana; 
		font-size:8pt;
		font-weight:normal;
		color:#666666;
		text-decoration:none;
		}
		
.linkMain:hover
		{
		font-family:verdana; 
		font-size:8pt;
		font-weight:normal;		
		color:#666666;
		text-decoration:underline;
		}
		
.linkHomePage
		{
		font-family:verdana; 
		font-size:12pt;
		font-weight:normal;
		color:#666666;
		text-decoration:none;
		}
		
.linkHomePage:hover
		{
		font-family:verdana; 
		font-size:12pt;
		font-weight:normal;
		color:#666666;
		text-decoration:underline;
		}

