.Common {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #009933;
}
.Header {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.MainHeader {

	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}
.Copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #009933;
}
A:link { color: #33348e; font-weight: bold; text-decoration: none }
A:active { color: #fafafa; font-weight: bold; text-decoration: none }
A:visited { color: #33348e; font-weight: bold; text-decoration: none }
A:hover { color: #44459f; font-weight: bold; text-decoration: none }
