body {
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

p {
	margin: 0 3em 2em 3em;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

a:link {
	color: #036;
	text-decoration: underline;
}

a:hover {
	color: #930;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: underline;
}

td {
	font-family: Arial, sans-serif;
	font-size: 12px;
}

h5 {
	margin: 0 .9em 0 2em;
	border-bottom: 1px solid #e7e7e7;
	font-family: Arial, sans-serif;
	font-size: 21px;
	color: #006;
}

.bodystyle {
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, sans-serif;
	font-size: 9px;
}

.smallbold {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	font-style: italic;
}

.medium {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}

.large {
	margin-top: 1em;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bolder;
}
.expanded {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}