.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.Title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #996600;
	text-decoration: underline;
	font-style: normal;
}

.Title2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	color: #3333FF;
	font-style: italic;
}

.Title3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #3333FF;
	text-decoration: none;
}

.onLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #996600;
	text-decoration: underline;
}

.offLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
.Title4 {  font-family: "Times New Roman", Times, serif; font-size: 12pt; color: #3333FF; font-weight: bold}

