a:link { text-decoration:none; font-family : "Arial"; font-weight:normal; color:#A52A2A; border-color=#000000;}
a:visited { text-decoration:none; font-family : "Arial"; font-weight:normal; color:#A52A2A; border-color=#000000;}
a:hover { text-decoration:none; font-family : "Arial"; font-weight:normal; color:#A52A2A; border-color=#000000;}
a:active { text-decoration:none; font-family : "Arial"; font-weight:normal; color:#A52A2A; border-color=#000000;}

p	{
	font-family:Arial;
	font-size:12px;
	color:#000000;
}

h2 {
	margin-top:10px;
	font-weight:bold;
	font-family:Arial;
	font-size:16px;
	color:#EEEEEE;
}

h3 {
	margin:0;
	font-weight:normal;
	font-family: Arial;
	font-size:18px;
	color:#39692A;
}

h4 {
	margin:0;
	font-weight:bold;
	font-family:Arial;
	font-size:13px;
	color:#000000;
	padding-bottom:10px;
}



