/* CSS Document */

<!--
body {
	background-color: #ffffff;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0054A5;
}
a.menutop:link {
	font-size: 14px;
	color: #0054A5;
	text-decoration: none;
}
a.menutop:visited {
	font-size: 14px;
	color: #0054A5;
	text-decoration: none;
}
a.menutop:hover {
	font-size: 15px;
	text-decoration: underline;
	color: #ffffff;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color:#FF0000;
}
.style4 {color: #FF0000}

.stylemenu0 {font-weight: bold}
.stylemenu1 {
	font-size: 24px;
	font-weight: bold;
}
-->


