BODY
{ 
scrollbar-base-color: "#696969"; 
scrollbar-arrow-color: "#FFFFFF";
scrollbar-DarkShadow-Color: "#696969"; 
}

p {
	text-align: justify;
	text-indent: 0px;
	margin: 1em;
	padding: 0em;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	text-indent: 25px;

	background-color: #FFFFFF;

	border-style: solid;
	border-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
 	border-color: black;
 }

h2 {
	text-align: center;
	text-indent: 25px;
} 

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	text-indent: 0px;
	margin: 1em;
	padding: 0em;
}

li { 
	color: black;
 }

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.menutop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.menutop a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menutop a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menutop a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menutop a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menutop a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}


.menuBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.menuBottom a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menuBottom a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menuBottom a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menuBottom a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menuBottom a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a:link {
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}
a:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}
a:active {
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}
.menuBottom td {
	color: #FFFFFF;
}
