body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
}
a:link {
	font-weight: bold;
	color: #004896;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #827541;
	text-decoration: underline;
}
.subtitle {
	font-size: 13px;
	font-weight: bold;
	color: #996633;
}
.smallcenter {
	font-size: 10px;
	text-align: center;
}
.title {
	font-size: 15px;
	font-weight: bold;
	color: #003366;
}
.small {
	font-size: 10px;
}
.spreadlines {
	line-height: 20px;
}
.super {
	vertical-align: super;
}
