body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	scrollbar-base-color: #000099;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #CCCC00;
	text-decoration: none;
}

.header {
	color: #000000;
	font-size: 150%;
	font-weight: bold;
}

.quotetext {
	font-size: 12px;
	text-align: justify;
}

.normtext {
	font-size: 12px;
}

.bignormtext {
	font-size: 14px;
	font-weight: bold;
}

.infotext {
	font-size: 10px;
}

.menutable {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: 1px #000000 solid;
}

.texttable {
	font-family: Arial, Helvetica, sans-serif;
	border: 3px #000099 solid;
}
