body {background-color:white}

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

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

p.NavPanel {color: white; text-decoration: none; font-family: arial; font-size:small; font-weight:normal}

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}

p.IndexTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #187534;
	text-transform: capitalize;
}
p.IndexItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
