body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #10336D;
	background-image: url(background.gif);
}
.title {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
.smallcentered {
	font-size: 10px;
	text-align: center;
}
.subtitle {
	font-size: 12px;
	font-weight: bold;
	color: #996633;
}
.subtitle2 {
	font-weight: bold;
	color: #CC6600;
}
.small {
	font-size: 10px;
}
.smalltitle {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	text-align: center;
	padding: 3px;
}
