BODY {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#361d0b;
}

H1 {
	color:#c94d02;
	font-family:Georgia,"Times New Roman","Bitstream Charter",Times,serif;
	font-style:italic;
	font-weight:normal;
	font-size:18px;
	margin:7px 0;
}

H2 {
	color:#c94d02;
	font-family:Georgia,"Times New Roman","Bitstream Charter",Times,serif;
	font-style:italic;
	font-weight:normal;
	font-size:18px;
	margin:7px 0;
}

H3 {
	font-weight:bold;
	color:#c41616;
	font-size:12px;
	margin:0;
}

P {
	margin-top: 0;
	margin-bottom: 1em;
}

A {
	color:#c41616;
	text-decoration:none;
}

A:hover {
	color:#000;
}

SMALL{
	color:#C94D02;
	font-size:11px;
}

HR{
	border:0;
	background:#CFA467;
	height:1px;
	margin:3px 0;
}

IMG {
	border:0;
}

