body, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
        
h1 
{
	font-family: "Arial Black";
    font-size: 32pt;
	padding: 2px 0 0px 0px;
	color: #000000;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
}
h4 {
	font-size: 16px;	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #000000;
}
h5 {
	font-size: 14px;	
	font-weight: bold;
	color: #486C8F;
	background: #CCCCCC;
}

a:link 
{
	font-family: Arial;	
	font-weight: bold;
	text-decoration: none;
	color: #0000FF;
}
a:active 
{
	font-family: Arial;
	font-weight: bold;	
	text-decoration: none;
	color: #0000FF;
}
a:visited 
{
	font-family: Arial;	
	font-weight: bold;	
	text-decoration: none;
	color: #0000FF;
}
a:hover 
{
	font-family: Arial;
	font-weight: bold;		
	text-decoration: none;
	color: #FF8000;
}

a.footer:link {
	text-decoration: none;
	border-bottom: dotted 1px #8A8A41;
	
}
a.footer:active {
	text-decoration: none;
	border-bottom: dotted 1px #8A8A41;
}
a.footer:visited {
	text-decoration: none;
	border-bottom: dotted 1px #8A8A41;
}
a.footer:hover {
	text-decoration: none;
	color: #486C8F;
	border-bottom: dotted 1px #8A8A41;
	font-weight: bold;
}

.img
{
	width: 500px;
}

.submenu{
	margin-bottom: 0.5em;
	text-align: left;
}

a.submenu:link {
	text-decoration: none;
	color: #FF0000;
}
a.submenu:active {
	text-decoration: none;
	color: #000000;
}
a.submenu:visited {
	text-decoration: none;
	color: #000000;
}
a.submenu:hover {
	text-decoration: none;
	color: #00FF00;
}
a.menutitle {
	text-decoration: none;
	color: #000000;
}
a.menutitle:link {
	text-decoration: none;
	color: #000000;
}
a.menutitle:active {
	text-decoration: none;
	color: #000000;
}
a.menutitle:visited {
	text-decoration: none;
	color: #000000;
}
a.menutitle:hover {
	text-decoration: underline;
	color: #000000;
}