.falstaff1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 1% 10%;
	border: thin none #CCCCCC;

}
a {
	color : #003300;
	font-weight: bold;

}
a:hover {
background-color : #99CC99; 
}
a:visited { 
color : #003300;
}
.hide {
	color: #FFFFFF;
}
html { 
height: 100%; margin-bottom: 1px; 
}
.noborder {
	border: 0px;
}
.smallfont {
	font-size: xx-small;
}
.thinborder {
	border: 1px solid;
}
.float {
	position: static;
	float: left;
	margin-left: 0px;
	margin-right: 7px;
	border: 1px solid;
}
.float2 {
	position: static;
	float: left;
	margin-left: 8px;
}
.smallheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.ul {
	list-style-image:  url(images_1/bullet.jpg);
	}
	
.hr {
    border: none 0; 
	border-top: 2px dashed #000;
	border-bottom: 2px dashed #ccc;
	height: 4px;
	}	
