.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.HorizonalMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;

}
.Heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #990000;
}
.BBlue {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000099;
	}
a.nav:visited			{color:#CCCC66;
							font-weight: bold;
									 text-decoration:none}
a.nav:link				{color:#CCCC66;
							font-weight: bold;
									 text-decoration:none}
a.nav:hover				{color:#FFFFFF;font-weight: bold;
									 text-decoration:underline}
