.headblueback {
	background-repeat: repeat-y;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana;
	background-color: #000066;
	background-image: url(../images/bluestripe.jpg);
}
.generaltext {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.textform {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
.headers{
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana;
	background-color: #000066;
}.linktext {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
