.buttons {
	font-family: "Trebuchet MS";
	font-size: 14pt;
	color: #FFFFFF;
	background-color: #66CCCC;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;





}
a:hover {
	color: #FF0000;

}

.title {
	font-family: "Trebuchet MS";
	font-size: 18pt;
	color: #FFFFFF;
	background-color: #006666;
	font-weight: bold;


}
.subtitle {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #006666;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
	background-position: right top;



}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #FFFFFF;
	font-weight: bold;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: italic;
	color: #FFFFFF;
	font-weight: normal;

}
.title2 {
	font-family: "Trebuchet MS";
	font-size: 24pt;
	color: #FFFFFF;
	font-weight: bold;

}
.footer {
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;

}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.logo {
	font-family: "Trebuchet MS";
	font-size: 40pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 12pt;
	vertical-align: sub;



}
.contentTitle {
	font-family: Arial;
	font-size: 24pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CCCC;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #006666;
}
