body {
	font-family: Arial;
	font-size: 12px;
	color: #4c4037;















}

td {
	font-family: Arial;
	font-size: 14px;
	color: #4c4037;


}

th {
	font-family: Arial;
	font-size: 12px;
	color: #4c4037;


}
P {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #4c4037;


	
	}
a:link {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;

}
a:visited {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a:hover {
	font-family: Arial;
	font-size: 14px;
	color: #99CC66;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}

