body {

	font-size: 10px;
	font-family: 'Arial', 'arial', 'comic-sans';
}

.databaseRow1 {

	 background-color: #FFFFCC;
	 font-size: 12px;
}

.databaseRow2 {

	 background-color: #FFFF99;
	 font-size: 12px;
}

.databaseNav {
	color: #003399
	font-size: 12px;
}

.databaseHeading {

	font-weight: bold;
	color: #003399;	
	font-size: 12px;
}

.forgotPassword {
	
	font-size: 10px;
}

.memberNavigation {
	
	font-size: 12px;
	color: #003399;
	font-weight: bold;
}

input {

	 font-size: 12px;
	 color: #000000;
}

select {

	font-size: 12px;
	color: #003399;
	font-weight: bold;
}