body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: white
} 

.border_out {
	background-color: #006699;
}
.border_in {
 	background-color: #339933;
	color: #FFFFFF;
}

.style14 {
	font-size: 14px;
	padding-left: 10px;	
}

.style20 {
	font-size: 20px;
	text-align: center;	
}

.style23c {
	font-size: 23px;
	text-align: center;	
}

.style23left {
	font-size: 23px;
	padding-left: 5px;
}

.style25c {
	font-size: 25px;
	text-align: center;	
}

.style25red {
	font-size: 25px;
	font-style: italic;
	font-weight: bold;
	color: #990033;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;	
}

.style25blue {
	font-size: 25px;
	font-style: italic;
	font-weight: bold;
	color: #006699;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;	
}
.style50 {
	font-size: 50px;
	font-style: italic;
	font-weight: bold;
	text-align: center;	
}