.options {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #FFFFFF;
}
h1 {
	font-size: 200%;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
h2 {
	font-size: 150%;
	display: inline;
}
h5 {
	font-size: 65%;
	color: #003366;
	font-style: italic;
}
h3 {
	font-size: 100%;
	font-weight: bold;
}
.txt {
	font-size: 80%;
}
.headline {
	font-weight: bold;
	color: #999900;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}

