body {
	background-color: #cccccc;
}

.text07pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
}

.text07ptBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
}
.text09pt {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt}
.text10pt {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
.page_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}
.side_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.text14pt {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt}
.text16pt {  font-family: Arial, Helvetica, sans-serif; font-size: 16pt}
.text18pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
.text24pt {  font-family: Arial, Helvetica, sans-serif; font-size: 24pt}
.text36pt {  font-family: Arial, Helvetica, sans-serif; font-size: 36pt}


a   {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: 000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.side_menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	}
}

.side_menu a:hover{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9pt;
	font-weight: normal;
}
.side_menu {
	text-indent: 4pt;
	color: #ffffff;
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
.section_head
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: #000000;
}
.sub_section_head
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}
