BODY {
	overflow: auto;
}

.date {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 72%; 
	color: #666666;
}

.footertext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 75%; 
	color: #666666;
}
P, UL, OL, BLOCKQUOTE, .bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
}

.lehneis {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: bold;
	font-style: italic;
}

UL UL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
}

.homePageOL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #666666;
}

.header1 {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #003366;
}
.header2 {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #003366;
}

.header3 {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #003366;
}

.loginButton {
	width: 170 px;
}

.addNewButton {
	width: 250 px;
}

.editButton {
	font-weight: bold;
	width: 35 px;
	height: 22 px;
	padding: 0 px; 
}

.deleteButton {
	font-weight: bold;
	color: #FF0000;
	width: 20 px;
	height: 22 px;
	padding: 0 px; 
}

.inputTextStretch {
	width: 100%;
}

