body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

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

.frame {
	BORDER-BOTTOM: #E7EBB9 2px solid; 
	BORDER-LEFT: #E7EBB9 2px solid; 
	BORDER-RIGHT: #E7EBB9 2px solid; 
	BORDER-TOP: #E7EBB9 2px solid
}
.generalframe {
BORDER-BOTTOM: #CEA57B 1px solid; 
BORDER-LEFT: #CEA57B 1px solid; 
BORDER-RIGHT: #CEA57B 1px solid; 
BORDER-TOP: #CEA57B 1px solid
}