
body {

	background-color: #232323; /** Website BG colour (matches canvas colour in Step 1) **/
    margin-top: 10;
  
}

 td {
    font-family: Arial, sans-serif;
	font-size: 10pt;
	line-height: 17px;
}


 .welcome {
    font-family: Arial, sans-serif;
	font-size: 11pt;
	line-height: 20px;
    color: #3a1914;
    	
}

.date	{ 
	font-family: Arial, sans-serif; 
	font-size: 12px; 
	color: #3e3e3e; 
	border-bottom:1px dotted #666;
	margin-bottom:5px;
	font-weight:bold;
	}
	

.posted {
	color: #999999;
	font-family: Arial, sans-serif;
	font-size: xx-small;
	text-align: left;
	margin-bottom: 8px;
	padding: 3px;
    border-top: 1px solid #999999;
	text-align: left;

	}

.posted a:link{
	color: #84483E;
	font-family: Arial, sans-serif;
	font-size: xx-small;
	text-align: left;
	margin-bottom: 8px;
	padding: 3px;
	}

.posted a:hover{
	color: #E0A407;
	font-family: Arial, sans-serif;
	font-size: xx-small;
	text-align: left;
	margin-bottom: 8px;
	padding: 3px;
	}

.title {
 
	font-family:  Arial, sans-serif;  
	font-size: 13pt;
	color: #84483E;
    font-weight:bold;
   	line-height: 17px;
	}

.title a{
 
	font-family: Arial, sans-serif;  
	font-size: 13pt;
	
	color: #84483E;
    font-weight:bold;
   
	}

.title a:visited {
 
	font-family:  Arial, sans-serif;  
	font-size: 13pt;

	color: #84483E; 
    font-weight:bold;
	
	}

.title a:hover {
 
	font-family:  Arial, sans-serif;  
	font-size: 13pt;

	color: #E0A407; 
    font-weight:bold;
	
	}

.subhead {
  	font-family: Arial, sans-serif;
    color:#505050;
    font-size: 10pt;
    font-weight: bold; 
}


A:active { 
   
	color: #84483E; 
	text-decoration: none ;
	}
A:link { 
    font-family: Arial, sans-serif;
    font-size: 10pt;
	color: #84483E; 
	text-decoration: none ;
	}
A:visited { 
	color: #84483E; 
	text-decoration: none ;
	}
A:hover { 
	color: #E0A407; 
	text-decoration: none;
	}

 P { 
	font-family: Arial, sans-serif; 
	font-size: 10pt;
	line-height: 17px;
}




 blockquote { 
	font-family: Arial, sans-serif;
	font-size: 10pt;
	line-height: 17px;
    font-style:italic; 
}

.left_nav{ 
    font-family: Arial, sans-serif;
    font-size: 9pt;
	text-decoration: none ;
    
	}

.left_nav a:link { 
    font-family: Arial, sans-serif;
    font-size: 9pt;
	color: #84483E; 
	text-decoration: none ;
   
	}
.left_nav a:visited { 
    font-family: Arial, sans-serif;
    font-size: 9pt;
	color: #84483E; 
	text-decoration: none ;
     
	}
.left_nav a:hover { 
    font-family: Arial, sans-serif;
    font-size: 9pt;
	color: #E0A407; 
	text-decoration: none;
    
	}



.top_nav a:link { 
    font-family: Arial, sans-serif;
    font-size: 11pt;
	color: #FFFFFF; 
	text-decoration: none ;
    font-weight:bold;
	}
.top_nav a:visited { 
    font-family: Arial, sans-serif;
    font-size: 11pt;
	color: #FFFFFF; 
	text-decoration: none ;
     font-weight:bold;
	}
.top_nav a:hover { 
    nt-family: Arial, sans-serif;
    font-size: 11pt;
	color: #E0A407; 
	text-decoration: none;
     font-weight:bold;
	}