.MenuText {
	font-size: 12px;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a:link {
	color: #135B41;
	text-decoration: none;

}
a:visited {
	color: #135B41;
	text-decoration: none;

}
a:hover {
	color: #61DEB3;
	text-decoration: none;

}
.MainHeader {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.LargerText {
	font-size: 14px;
}
.BiggerBolder {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	letter-spacing: -1px;


}
.Darker {
	color: #333333;
}
.SmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.MainHeader2 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	letter-spacing: -1px;

}
