.type {
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	color: #339966;
	font-weight: bold;
	page-break-before: always;
	page-break-after: always;
	text-decoration: none;


}
.menu {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.navigation {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #2EA966;
	text-decoration: none;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.body {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
