BODY {
	font-family: Verdana, Arial, Helvetica;
	font-size: 80%;
	}
A {
	text-decoration: none; 
	font-size: 13px;
	font-weight: bold;
	}
A:link { color:#0000cc } 
A:visited { color:#0000cc } 
A:hover { color:#ff0000 } 

.menutable {
	font-size: 13px;
	font-weight: bold;
}
.menutable_admin {
   background-color: #E7E7FF;
	font-size: 13px;
	font-weight: bold;
	}

.td_admin {
   background-color: #E7E7FF;
	font-size: 13px;
	font-weight: bold;
	border: 1px solid #6B86CE;
	}	

.menusmall {
	font-size: 13px;
	font-weight: normal;
}

.title {
	font-size: 110%;
}

.footer {
	font-size: 11px;
}

.frm {
	font-family: Verdana, Arial, Helvetica;
	font-size: 100%;
}