body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg_stripe.gif);
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.tableborder {
	padding: 0px;
	margin: 30px 30px 40px 50px;
	width: 245px;
	background-repeat: no-repeat;
	background-position: center;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
	vertical-align: top;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.bodycopy {
	font-family: "Lucida Sans";
	font-size: 12px;
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
	list-style-position: inside;
	list-style-type: disc;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	margin-right: 15px;
	margin-left: 10px;
	font-weight: bold;
	font-variant: small-caps;
}
li {
	list-style-position: inside;
	list-style-type: circle;
	padding-top: 15px;
	line-height: 10px;
}
ul {
	line-height: 10px;
}
