body {
	font-family: "Tw Cen MT";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #ffcc99;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #ffcc99; 
}
table {
	font-family: "Tw Cen MT";
	font-size: 14px;
	color: #000000;
}
.sidenav {
	font-family: "Tw Cen MT";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.sidenav:hover {
	font-family: "Tw Cen MT";
	font-size: 16px;
	color: #FFCC99;
	text-decoration: underline;
}
.bottomnav {
	font-family: "Tw Cen MT";
	font-size: 16px;
	color: #000000;
	text-decoration: underline;
}
.bottomnav:hover {
	font-family: "Tw Cen MT";
	font-size: 16px;
	color: #FFCC99;
	text-decoration: none;
}
.bodytext {
	font-family: "Tw Cen MT";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.bodytextsm {
	font-family: "Tw Cen MT";
	font-size: 10px;
	color: #000000;
}
textarea {
	font-family: "Tw Cen MT";
	font-size: 14px;
	color: #000000;
	background-color: #FFCC99;
	border: thin groove #000000;
}
input {
	font-family: "Tw Cen MT";
	font-size: 14px;
	color: #000000;
	background-color: #FFCC99;
	border: thin groove #000000;
}

