	a:link {
		text-decoration: none;	 
		color: #AD943A;
	}
	a:visited { 
		text-decoration: none;	
		color: #AD943A;
	}
	a:hover {
		text-decoration: underline;	
		color: #000000;
	}

	hr {
		border-left: 0px none; 
		border-right: 0px none; 
		border-bottom: 0px none; 
		border-top: 1px solid #092D54; 
		width: 80%;
		height: 1px
	}

	.pic {
		border-style: solid;
		border-color: #092D54;
		border-width: 1px;
    }	
	.picleft {
		float: left; 
		padding-right: 10px; 
		padding-bottom: 5px;
	}
	.picright {
		float: right; 
		padding-left: 10px; 
		padding-bottom: 5px;	
	}		
	.black {
		font-family: Verdana, Arial;
		font-size: 8pt;
		font-style: normal;
		line-height: normal;
		font-weight: 8pt;
		color: #000000;
	}
	
	.trail {
		font-family: Verdana, Arial;
		font-size: 8pt;
		font-style: normal;
		line-height: normal;
		font-weight: 8pt;
		color: #000000;
	}
	.blacksmall {
		font-family: Verdana;
		font-size: 7pt;
		font-style: normal;
		line-height: normal;
		font-weight: 300;
		color: #000000;
	}	
	.white {
		font-family: Verdana;
		font-size: 8pt;
		font-style: normal;
		line-height: normal;
		font-weight: none;
		color: #FFFFFF;
	}		
	.blue {
		font-family: Verdana, Arial;
		font-size: 8pt;
		font-style: normal;
		line-height: normal;
		font-weight: none;
		color: #092D54;
	}			
	.red {
		font-family: Verdana, Arial;
		font-size: 8pt;
		font-style: normal;
		line-height: normal;
		font-weight: none;
		color: #B31B34;
	}			
	.mini {
		font-family: Verdana;
		font-size: 6pt;
		font-style: normal;
		line-height: normal;
		font-weight: 300;
		color: #000000;
	}		
	.navheader {
		font-family: Verdana;
		font-size: 8pt;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		color: #B31B34;
	}
	.header {
		font-family: Arial;
		font-size: 12pt;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		color: #000000;
	}	
	.subheader {
		font-family: Arial, Verdana;
		font-size: 10pt;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		color: #092D54;
	}
