BODY {
	background-color : #663399;
}

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

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

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

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

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

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

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

.subnavigation {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : white;
	 text-decoration: none
}

	 






