p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17pt;
	font-style: italic;
	color: #FFFF66;
}
.head1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: italic;
	color: #FFFF66;
	font-weight: bold;
}
.head2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #FFFF66;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
.p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.smallred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF0000;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.lgtext1 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
.rtline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
