.BoldText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.NormalText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}

.SmallText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
.LinkNormalText {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #0000FF;
	
	
}
