p {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	line-height: 18px;
	padding: 3px;
}

.m1 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	font-style: normal;
}

.m2 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	padding: 18px;
	font-style: normal;
}

.m1i {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	padding: 18px;
	font-style: italic;
}

.bold {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.bold2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.h1 {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.h2 {
	font-family: "Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	color: #000000;
	font-weight: bold;
}

.navigation {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333300;
	text-decoration: none;
	background: #999966;
	display: block;
	padding: 0px;
	width: 174px;
}

.navigation:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666633;
	display: block;
	padding: 0px;
	width: 174px;
}

.navigationtop {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #333300;
	text-decoration: none;
	background: #999966;
	display:compact;
	padding: 0px;
	width: 174px;
}

.navigationtop:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333300;
	text-decoration: none;
	background: #999966;
	display:compact;
	padding: 0px;
	width: 174px;
}