body {
	font-family: Verdana;
   margin: 0px;
}
.title {
	font-size: 18px;
	font-weight: bold;
}
.content {
   font-size: 12px;
}
.menu {
	font-family: Verdana;
	font-size: 13px;
	color: white;
	font-weight: bold;
}
.small {
	font-size: 10px;
	font-family: Arial;
}
.footer {
	font-family: Verdana;
	font-size: 11px;
	color: white;
}
