.standardtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
}
.headingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000066;


}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	color: #0000CC;
	text-decoration: underline;

}
a:active {
	text-decoration: none;
	color: #0000CC;

}
.designBy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-decoration: none;

}
