body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	background-color: #F1EECD;
	background-image: url(/_graphics/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.emph {
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}
.emph_red {
	font-weight: bold;
	color: #9F2534;
	font-size: 13px;
}

a:link {
	color: #9F2534;
}
a:visited {
	color: #9F2534;
}
a:hover {
	color: #0066CC;
}
h4 {
	color: #AE1A30;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

