h2
		{
		font-family:verdana; 
		font-size:13pt;
		font-weight:bold;
		color:#972705;
		}

.txtMain 	{
		font-family:verdana; 
		font-size:8pt;
		color:#6D6B6B;
		text-align:left;
    	}
		
.txtItalics 	{
		font-family:verdana; 
		font-size:8pt;
		color:#6D6B6B;
		text-align:left;
		font-style:italic;
    	}
        
.txtAttention 	{
		font-family:verdana; 
		font-size:8pt;
		font-weight:bold;
		color:#972705;
		text-align:left;
    	}
        
.txtAttentionItalics 	{
		font-family:verdana; 
		font-size:8pt;
		font-weight:bold;
		color:#972705;
		text-align:left;
		font-style:italic;
    	}
        
.txtHdrMain {
		font-family:verdana; 
		font-size:12pt;
		font-weight:bold;
		color:#972705;
		text-align:left;
    	}

.txtHdrSub {
		font-family:verdana; 
		font-size:9pt;
		font-weight:bold;
		color:#6D6B6B;
		text-align:left;
    	}
		
.txtDateLine 	{
		font-family:verdana; 
		font-size:8pt;
		font-weight:bold;
		color:#FFFFFF;
		text-align:left;
    	}
        
.txtFooter 	{
		font-family:verdana; 
		font-size:7pt;
		color:#6D6B6B;
		text-align:left;
    	}
		
.linkMain
		{
		font-family:verdana; 
		font-size:8pt;
		font-weight:normal;
		color:#972705;
		text-decoration:underline;
		}
		
.linkMain:hover
		{
		font-family:verdana; 
		font-size:8pt;
		font-weight:normal;		
		color:#972705;
		text-decoration:none;
		}
		
.linkMenu
		{
		font-family:verdana; 
		font-size:10pt;
		font-weight:bold;
		color:#972705;
		text-decoration:none;
		}
		
.linkMenu:hover
		{
		font-family:verdana; 
		font-size:10pt;
		font-weight:bold;
		color:#972705;
		text-decoration:underline;
		}
		
.linkSubMenu
		{
		font-family:verdana; 
		font-size:8pt;
		font-weight:normal;
		color:#6D6B6B;
		text-decoration:underline;
		}
		
.linkSubMenu:hover
		{
		font-family:verdana; 
		font-size:8pt;
		font-weight:normal;
		color:#972705;
		text-decoration:none;
		}

.linkHeader
		{
		font-family:verdana; 
		font-size:13pt;
		font-weight:bold;
		color:#972705;
		text-decoration:underline;
		}
		
.linkHeader:hover
		{
		font-family:verdana; 
		font-size:13pt;
		font-weight:bold;
		color:#972705;
		text-decoration:none;
		}

.linkSubHeader
		{
		font-family:verdana; 
		font-size:10pt;
		font-weight:bold;
		color:#972705;
		text-decoration:underline;
		}
		
.linkSubHeader:hover
		{
		font-family:verdana; 
		font-size:10pt;
		font-weight:bold;
		color:#972705;
		text-decoration:none;
		}
		
.linkAW
		{
		font-family:verdana; 
		font-size:7pt;
		font-weight:normal;
		color:#6D6B6B;
		text-decoration:none;
		}
		
.linkAW:hover
		{
		font-family:verdana; 
		font-size:7pt;
		font-weight:normal;		
		color:#6D6B6B;
		text-decoration:underline;
		}


