html  {overflow-y: scroll;}

body {
	background-color: #565656;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;

}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.style1 {

	font-size: 14px;

	font-weight: bold;

}

.style2 {color: #FFFF00}
.style3 {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}
.style4 {font-size: 16px}

.style5 {font-size: 14px}

.style6 {font-size: 16px; font-weight: bold; }

.style7 {

	font-style: italic;

	font-size: 24px;

	font-weight: bold;

}


.style8 {font-size: 14px}

.style9 {

	font-size: 16px;

	font-weight: bold;

}





a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #000000;
}


.tabletext{
	font-size: 14px;
}

.menulink a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #FFFFFF; text-decoration: none}
.menulink a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #FFFFFF; text-decoration: none}
.menulink a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #FFFFFF; text-decoration: underline}
.menulink a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #FFFFFF; text-decoration: none}

