.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
}
.menu a:link {
	color: #000066;
	text-decoration: none;
}
.menu a:visited {
	color: #000066;
	text-decoration: none;
}
.menu a:hover {
	color: #E31720;
	text-decoration: none;
}
.menu a:active {
	color: #E31720;
	text-decoration: none;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}
.small a:link {
	color: #0000aa;
	text-decoration: underline;
}
.small a:visited {
	color: #0000aa;
	text-decoration: underline;
}
.small a:hover {
	color: #E31720;
	text-decoration: none;
}
.small a:active {
	color: #E31720;
	text-decoration: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-style: normal;
	font-weight: bold;
}
.mainpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.mainpage a:link {
	color: #0000aa;
	text-decoration: underline;
}
.mainpage a:visited {
	color: #0000aa;
	text-decoration: underline;
}
.mainpage a:hover {
	color: #E31720;
	text-decoration: none;
}
.mainpage a:active {
	color: #E31720;
	text-decoration: none;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.sidebar a:link {
	color: #0000aa;
	text-decoration: none;
}
.sidebar a:visited {
	color: #0000aa;
	text-decoration: none;
}
.sidebar a:hover {
	color: #E31720;
	text-decoration: none;
}
.sidebar a:active {
	color: #E31720;
	text-decoration: none;
}
p {
	margin-top: 0px; margin-bottom: 6px;
}
blockquote {
	margin-top: 0px; margin-bottom: 6px; 
}
.indent { 
	margin-left: 18px;
}

