.IntroText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
.MenuText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.Text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color: #000000;
}
.TextBold {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
}
.MainText {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
}
.MainTextBold {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
