.MenuText { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold ; cursor: hand}
.MainText {  font-family: "Times New Roman", Times, serif; font-size: 14px}
.TitleText {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold}
.TableText {  font-family: Arial, Helvetica, sans-serif; font-size: 11px}
.SecondMenu:link {  font-family: Arial, Helvetica, san-serif; font-size: 11px; font-weight: bold; color: black; text-decoration:none; cursor: hand}
.SecondMenu:visited {  font-family: Arial, Helvetica, san-serif; font-size: 11px; font-weight: bold; color: black; text-decoration:none; cursor: hand}
.SecondMenu:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: white; text-decoration:none; cursor: hand}
body {
	background-image: url(../images/bkgrd_page.gif);
	margin-top: 30px;
	margin-bottom: 30px;
}