body {
	font-family: "Courier New", Verdana, Helvetica;
	font-size: 10pt;
	color: #83582e;
	font-weight: normal;
	text-decoration: none;	
}


a.grey:link {
	font-family: "Courier New", Verdana, Helvetica;
	font-size: 10pt;
	color: #6c6259;
	font-weight: normal;
	text-decoration: none;

	
}
a.grey:visited {
	font-family: "Courier New", Verdana, Helvetica;
	font-size: 10pt;
	color: #6c6259;
	font-weight: normal;
	text-decoration: none;

	
}
a.grey:hover {
	font-family: "Courier New", Verdana, Helvetica;
	font-size: 10pt;
	color: #6c6259;
	font-weight: normal;
	text-decoration:underline;

	
	
}
a.grey:active {
	font-family: "Courier New", Verdana, Helvetica;
	font-size: 10pt;
	color: #6c6259;
	font-weight: normal;
	text-decoration: underline;
	
}





a.brown:link {
	font-family: "Courier New", Verdana, Helvetica;
	font-size: 10pt;
	color: #83582e;
	font-weight: normal;
	text-decoration: none;

	
}
a.brown:visited {
	font-family: "Courier New", Verdana, Helvetica;
	font-size: 10pt;
	color: #83582e;
	font-weight: normal;
	text-decoration: none;

	
}
a.brown:hover {
	font-family: "Courier New", Verdana, Helvetica;
	font-size: 10pt;
	color: #83582e;
	font-weight: normal;
	text-decoration:underline;

	
	
}
a.brown:active {
	font-family: "Courier New", Verdana, Helvetica;
	font-size: 10pt;
	color: #83582e;
	font-weight: normal;
	text-decoration: underline;
	
}





h1 {
	font-family: "Courier New", Verdana, Helvetica;
	font-size: 11pt;
	color: #83582e;
	font-weight: normal;
	text-decoration: none;	
}

