@charset "utf-8";
/* CSS Document */

.body {
	font-family: "Trebuchet MS", Arial, Verdana, Calibri;
	font-size: 12px;
	color: #333333;
}
.bodySmall {
	font-family: "Trebuchet MS", Arial, Verdana, Calibri;
	font-size: 11px;
}
.h1 {
	font-family: "Trebuchet MS", Arial, Verdana, Calibri;
	font-size: 18px;
	font-weight: bold;
	color: #6E0BC0;
	font-style: normal;
}
.h2 {
	font-family: "Trebuchet MS", Arial, Verdana, Calibri;
	font-size: 15px;
	font-weight: normal;
}
.nav {
	font-family: "Trebuchet MS", Arial, Verdana, Calibri;
	font-size: 14px;
	font-weight: bold;
}
