.title {
	font-family: "TypoUpright BT";
	font-size: 36px;
	color: #350F00;
}
.title2 {
	font-size: 11px;
	font-weight: bold;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: normal;
}
a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.title3 {
	font-family: "TypoUpright BT";
	font-size: 48px;
	color: #350F00;
}
