.nav {
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}
.nav:hover {
	text-decoration: underline;	
}
.foot {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
}
.foot:hover {
	text-decoration: underline;	
}
a {
	font-family: Verdana;
	color: #000000;
	text-decoration: underline;
	font-size: x-small;
}
a:hover {
	text-decoration: none;
}
.stxt {
	font-family: Verdana;
	font-size: xx-small;
	color: #000000;
}
.ltxt {
	font-family: Verdana;
	font-size: x-small;
	color: #000000;
}
.txtbox {
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	border: 1px solid #0000000;
	width: 100%;
	color: #000000;
}
.txtarea {
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	border: 1px solid #000000;
	width: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	color: #000000;
}.button {

}.chkbox {
	border: 1px solid #000000;
	height: 15px;
	width: 15px;
}.lstbox {
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
}
