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

p {
	margin: 1em 4em 2em 4em;
	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 {
	padding: 0;
	margin: 1em 3em 1em 2.5em;
	border-bottom: 1px solid #000;
	font-family: Arial, sans-serif;
	font-size: 18px;
	text-align: right;
	color: #000;
}

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

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

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

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