h1{
	font-size:28px;
	color:#981b1e;
	font-weight:bold;
	padding:0px 0px 5px 0px;
	margin:0px;
	font-family: Arial;
	line-height: 24px;
}
h2{	font-size:18px;
	color:#981b1e;
	font-weight:bold;
	padding:0px 0px 5px 0px;
	margin:0px;
	font-family: Arial;
	line-height: 18px;}
h3{	font-size:14px;
	color:#981b1e;
	font-weight:bold;
	padding:0px 0px 5px 0px;
	margin:0px;
	font-family: Arial;
	line-height: 14px;}

hr {
	color: #999999;
	border: none;
	height: 1px;
	padding: 0px;
	margin: 0px;
}

.MainCopy			{
	font-size:12px;
	color:#000000;
	font-weight:normal;
	line-height:16px;
	font-family: Arial;
}
.SmallCopy			{ font-size:11px;
	color:#000000;
	font-weight:normal;
	line-height:16px;
	font-family: Arial;}


li{
	font-size:11px;
	color:#000080;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	line-height: 30px;
	background-image: url(/Images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: left 3px;
}

a:link{
	color:#000080;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
a:active{	color:#000080;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;}
a:visited{	color:#000080;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;}
a:hover{
	color:#000080;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}