.standard {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #003366;
	text-align: justify;


}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}
.Quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #829FEB;

}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF6633;
}
.clickhere {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066A3;

}
.click {
	color: #0033CC;
	text-decoration: underline;
}

