p {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	}

.paragraph {	
	color: #000000; 
	font-family: arial; 
	font-size: 10pt
	} 

.whiteheader {
	display: block;
	font-family: Arial;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	}

.content {	
	color: #000000; 
	font-family: arial; 
	font-size: 10pt
	} 

.redparagraphtext   {
	color: #BD5C33; 
	font-family: arial; 
	font-size: 13px
	}
						
.redparagraphheader {
	color: #ffffff;  
	font-family: arial; 
	font-size: 12pt;
	}
	
a:link       {display: block; font-family: Arial; font-size:1em; font-style: normal;background-color: #CE855D; color: #ffffff; text-decoration:none; font-weight:bold}
a:visited    {display: block; font-family: Arial; font-size:1em; font-style: normal;background-color: #CE855D; color: #FFFFFF; text-decoration:none; font-weight:bold}		
a:active     {display: block; font-family: Arial; font-size:1em; font-style: normal;background-color: #CE855D; color: #FFFFFF; text-decoration:none; font-weight:bold}
a:hover      {display: block; font-family: Arial; font-size:1em; font-style: normal;background-color: #CE855D; color: #fed6bc; text-decoration:none; font-weight:bold}
