body {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
p {
	margin: 0px 10px 0px 0px;
}
small {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	font-style: italic;
}



a, a:link, a:active, a:hover, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font: 12pt;
	text-decoration: underline;
}

a, a:link {
	color: #0000FF;
}
a:hover {
	color: #2D98FF;
	background-color: #D8D8D8;
}
a:visited {
	color: #993333;
}

a.nav:link {
	color: #0000FF;
	text-align: center;
}

a.nav:hover {
	color: #2D98FF;
	background-color: #D8D8D8;
	text-align: center;
}
a.nav:visited {
	color: #993333;
	text-align: center;
}

h1, h2, h3, h4, h5 {
	color: #520090;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 32px;
	text-align: center;
}
h2 {
	font-size: 26px;
	text-align: center;
}
h3 {
	font-size: 22px;
	text-align: center;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 14px;
}
table, td, th {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: medium;
	text-align: justify;
}
.small {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	font-style: italic;
}
img.homebutton {
	border: 0;
	float: right;
	top: 10px;
	position: absolute;
	visibility: inherit;
}

