a:link { 
	color: #0000FF;
	}
a:visited { 
	color: #0000FF;
	}
a:hover { 
	color: #FF0000;
	background-color: #FFFFFF;
	text-decoration: underline;
	}
a:active { 
	color: #333333;
	}
.LargeBoldText {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #0000FF;
}
.NormalText {

	font-family: Arial;
	font-size: 17px;
	font-weight: normal;
	color: #0000FF;
}
.NormalBoldText {


	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #0000FF;
}
.BlackBoldText {

	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.NormalBackText {


	font-family: Arial;
	font-size: 17px;
	font-weight: normal;
	color: #000000;
}
.BoldBlackText {



	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}
.SmallBlackText {



	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.SmallBlackBoldText {




	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.dashed-border {
	border: thin dashed #666666;
}
.MediumBlackText {





	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.VerySmallBlackText {




	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.SmalllBoldText {



	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
.BoldBlueText {




	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #0099CC;
}
.LargeBoldBlueText {





	font-family: Arial;
	font-size: 27px;
	font-weight: bold;
	color: #0099CC;
}
.shadow {
	border: medium outset #999999;
}
.LargeBoldRedText {






	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}
.LargeBoldBlackText {







	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
