BODY {
	background-color : white;;
}

.bodytext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

.bodytext-bold {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10pt;
}

.heading {
	font-family : "Times New Roman", Times, serif;
	font-size : 36pt;
}

.subheading {
	font-family : "Myriad Web", Arial, Helvetica, sans-serif;
	font-size : 12pt;
}

.titles {
	font-family : "Myriad Web", Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color: black;
	 text-decoration: none
}

.titles02 {
	font-family : "Myriad Web", Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color: white;
	 text-decoration: none
}

.smalltext01 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

.smalltext01 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
}

.navigation {
	font-family : "Myriad Web", Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

.subnavigation {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}






