.textmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.headingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
.text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: italic;
}
.LargeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #000033;

}
.gianttext {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
}
