@charset "UTF-8";
/* CSS Document */

h1 {
	font-size: 18px;
	color: #990033;
	margin: 14px;
}

h2 {
	font-size: 14px;
	color: #663366;
	margin: 14px;
}

link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0099;
	text-decoration: underline;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	margin: 14px;
}
.leftnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FDF7E5;
	line-height: 17px;
	margin: 12px;
}
.leftnavigationheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #660000;
	margin: 12px;
	line-height: 17px;
	text-decoration: underline;
}