body
{
	font-size: 14px;
	font-family: Arial, Tahoma;
}
.MainMenu
{
	font-weight: bold;
	font-size: 14px;
	color: white;
	font-family: Tahoma;
}
.MenuLink
{
	font-weight: bold;
	font-size: 14px;
	color: white;
	font-family: Tahoma;
}
.BoldText
{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Tahoma;
}
.NormalText
{
	font-size: 14px;
	font-family: Arial, Tahoma;
}
.TitleText
{
	font-weight: bold;
	font-size: 20px;
	font-family: Arial, Tahoma;
}
