.tablecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
	margin: 12px;
}
h1 {
	font-family: "Arial Black";
	font-size: 18px;
	margin-left: 12px;
	color: #080789;
	margin-bottom: 0px;
	margin-top: 16px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #080789;
	line-height: 14px;
	margin-bottom: -8px;
	margin-left: 12px;
	padding: 2px 4px;
	width: 96%;
	font-variant: small-caps;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #080789;
	margin-right: 16px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
	list-style-type: none;
	padding-left: 2px;
	list-style-position: outside;
	list-style-image: url(images/checkmark.gif);
	margin-right: 0em;
	padding-right: 14px;
	
}
.vu {
	float: right;
	height: 150px;
	width: 150px;
}

