@charset "utf-8";
/* CSS Document */

.body {
	font-family: "Century Gothic", Verdana, Arial, Calibri;
	font-size: 13px;
	font-weight: normal;
}
.title {
	font-family: "Century Gothic", Verdana, Arial, Calibri;
	font-size: 12px;
	font-weight: bold;
}
.h2 {
	font-family: "Century Gothic", Verdana, Arial, Calibri;
	font-size: 15px;
	font-weight: bold;
}
.bodySmall {
	font-family: "Century Gothic", Verdana, Arial, Calibri;
	font-size: 10px;
	font-weight: normal;
}
.bodyLarge {
	font-family: "Century Gothic", Verdana, Arial, Calibri;
	font-size: 14px;
	font-weight: normal;
}
.pageTitle {
	font-family: "Century Gothic", Verdana, Arial, Calibri;
	font-size: 18px;
	font-weight: bold;
}
