body {
	background-color:white;
	text-align: center;
	font-style: italic;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

a:link {
	font-style: normal;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font-style: normal;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}

a.NavPanel:link {
	color: white;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
}
a.NavPanel:visited {
	color: white;
	text-decoration: none;
	font-family: arial;
	font-weight:bold;
	font-size: small;
}
a.NavPanel:hover {
	color:#F0E68C;
	text-decoration: underline;
	font-family: arial;
	font-weight:bold;
	font-size: small;
}

p.NavPanel {
	color: white;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: small;
}

a.NavPanelHeader:link {color: white; text-decoration: none; font-family: arial; font-size:medium; font-weight:bold}
a.NavPanelHeader:visited {color: white; text-decoration: none; font-family: arial; font-size:medium; font-weight:bold}
a.NavPanelHeader:hover {color:#F0E68C; text-decoration: underline; font-family: arial; font-size:medium; font-weight:bold}
.black {
	color: #000;
}
.black {
	color: #000;
}
.Black {
	color: #000;
}
.Arial {
	font-family: Arial, Helvetica, sans-serif;
}

