body {
	font-family: Arial, Helvetica, sans-serif;
	left: auto;
	top: 0px;
	background-color: #919bca;
}
table {
	border: thick solid #3398cc;
}
a:link,a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D8FF62;
	text-decoration: none;
	padding-left: 10px;
}
.intro_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 003399;
	background-color: c6dbb0;
	padding: 10;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C6DBB0;

	text-decoration: none;
	padding-left: 10px;
}
.title {
	font-size: 16px;
	font-weight: bold;
}
.emphasis {
	font-size: 14px;
	font-weight: bold;
}
.download {
	font-size: 10px;
	color: #003399;
}
a.footer:link,a.footer:visited {
	font-size: 10px;
}
a.footer:hover {
	font-size: 10px;
}

