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;
	color:#666;
}

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

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

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

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

h5 {
	margin: 1em 3em 1em 3em;
	border-bottom: 1px solid #e7e7e7;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #036;
	color:#333;
}

b, strong {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#666;
}

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

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

.large {
	margin-top: 1em;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color:#333;
}
