.small {
	text-decoration: none;
	font-size: xx-small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
	text-decoration: none;
}

#hl { 
background-color: #ffffaa; 
} 

.bodylink {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	text-decoration: none;
}
.tdspan {
	padding-right: 4px;
	padding-left: 4px;
	text-decoration: none;
}
a:hover {
	color: ##000099;
	text-decoration: none;
}

.white:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.black {
	color: #000000;
	text-decoration: none;
}

.mobilephone {
border: 1px solid #000099;
}
.menu {
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
.navline {
	color: #000099;
	font-weight: bold;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #EEEEEE;

}
.tdmenu {
	font-weight: bold;
	background-color: #F6F6F6;
	padding-right: 4px;
	padding-left: 4px;
}

H1 {
	font-size: medium;
	text-decoration: none;
}
.sidemenu a { color: #000066; text-decoration: none; cursor: pointer ; cursor: hand ; font-weight: normal }
.sidemenu a:hover { color: #003399; text-decoration: none; cursor: pointer ; cursor: hand ; font-weight: normal }

.custtest {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	background-color: #EEEEEE;
	border: 1px solid #333333;
	text-align: justify;
}

.benbox {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	text-align: justify;
}