/* CSS Document */
<!--
.style3 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.style33 {
	font-size: 28px;
	font-style: italic;
}
.style44 {font-size: 24px; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:visited {
	color: #333333;
}
a:active {
	color: #CCCCCC;
}

#404error a {
	color: #880000;
	font-weight: bold;
}
-->


