.blueheading {
	font-family: Verdana;
	font-size: 18px;
	color: #004E7F;
}
.text {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.white {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: text;

}
.bluetext {
	color: #004e7f;
	font-family: Verdana;
	font-size: 10px;
}
.smalltext {
	font-family: Verdana;
	font-size: 9px;
}
.BLUE {
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #004E7F;
}
.signature {
	font-size: 36px;
	font-style: normal;
	font-weight: bolder;
	color: #000099;
	font-family: Script;
}
.blueflowers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.menubackground {
	background-image: url(background.jpg);
	background-repeat: no-repeat;
}
.yellowbutton{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/yellow_box.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.whitebutton{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/white_box.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.greenbutton{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/green_box.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.pinkbutton{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/pink_box.gif);
	background-repeat: no-repeat;
	background-position: center;
}