.normalfont {
	font-family: Calibri, "Trebuchet MS", Verdana;
	color: #000000;
	font-size: 18px;
	line-height: 22px;
	font-weight: lighter;
}
.normalfontwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
}
.normalfontyellow {

	font-family: Calibri, "Trebuchet MS", Verdana;
	color: #FECE02;
	line-height: normal;
	font-weight: lighter;
}
.Heading {
	font-family: Calibri, "Trebuchet MS", Verdana;
	font-size: 20px;
	font-style: normal;
	color: #4380BC;
}
.Orange-bold {
	color: #E8BA02;
	line-height: normal;
	font-family: Calibri, "Trebuchet MS", Verdana;
	font-weight: bold;
}
.Orange-normal {color: #E8BA02; line-height: normal; font-family: Calibri, "Trebuchet MS", Verdana;}
.Instruction {
	font-family: Calibri, "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #666666;
}
a:visited {
	font-family: Calibri, "Trebuchet MS", Verdana;
	color: #003399;
	text-decoration: underline;
}
a:hover {
	font-family: Calibri, "Trebuchet MS", Verdana;
	color: #D7AC00;
	text-decoration: none;
}
a:active {
	font-family: Calibri, "Trebuchet MS", Verdana;
	color: #000000;
}
a:link {
	font-family: Calibri, "Trebuchet MS", Verdana;
	color: #0099FF;
}
