﻿P {
	font-family: Verdana;
	font-size: small;
	font-style : normal;
}
h2 {
	font-family: Verdana;
	font-style: italic;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #460067;
}
h4 {
	font-family: Verdana;
	text-align: right;
	font-style: italic;
}
a:link {
	color: #460067;
	text-decoration: none;
}
A:Visited {
	color: #460067;
	text-decoration: none;
}
A:Active {
	text-decoration: none;
}
a:hover {
	background-color: silver;
	text-decoration: underline;
}
li {
	font-family: Verdana;
	font: 100%/30px Verdana;
}
div#footer {
	border-top: thin solid purple;
	text-align: right;
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
}
