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

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

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

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

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

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

h5 {
	margin: 1em 0 1em 3em;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #036;
}

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

.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;
}
