body  {
	font-family: arial,helvetica,sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	background-color: #000000 ;
	margin-top: 24px;
	text-align: center;
}

.jhtt {
	font-size: 4px;
	color: #000000;
}

td {
	font-family: arial,helvetica,sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}

.pagehead {
	font-family: arial, helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}

a:link {
	color: #E3B545;
	text-decoration: none;
}

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

a:active{
	color: #7C938F;
	text-decoration: underline;
}

a:hover {
	color: #7C938F;
	text-decoration: underline;
}

.mainblock {
	text-align: center;
}

.bottom-nav {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
}

.bottom-nav a:link {font-weight: bold;}
.bottom-nav a:visited {font-weight: bold;}
.bottom-nav a:active {font-weight: bold;}
.bottom-nav a:hover {font-weight: bold;}

.footer {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
}

