<!--- Filename:  mycss.css --->

<!--- This file provides the style sheet for convoy florist --->
<!--- The Default font for beflowers is Arial ---------- --->

BODY {
	font: 9pt "Arial";
}

TABLE {
	font: 9pt "Arial";
}

TR {
	font: 9pt "Arial";
}

A:Hover {
	color: #FF0000;
	font-weight: bold;
}

.Arial8Purple {
	font: 8pt "Arial";
	color: #972D9F;
}

.Arial8PurpleBold {
	font: 8pt "Arial";
	color: #972D9F;
	font-weight: bold;
}

.Arial8PurpleBold {
	font: 8pt "Arial";
	color: #972D9F;
	font-weight: bold;
}
.Arial9 {
	font: 9pt "Arial";
}

.Arial9Bold {
	font: 9pt "Arial";
	font-weight: bold;
}

.Arial8Bold {
	font: 8pt "Arial";
	font-weight: bold;
}

.Arial9Purple {
	font: 9pt "Arial";
	color: #972D9F;
}

.Arial9White {
	font: 9pt "Arial";
	color: #FFFFFF;
}

.Arial9WhiteBold {
	font: 9pt "Arial";
	color: #FFFFFF;
	font-weight: bold;
}

.Arial9PurpleBold {
	font: 9pt "Arial";
	color: #972D9F;
	font-weight: bold;
}

.Arial10Red {
	font: 10pt "Arial";
	color: #FF0000;
}

.Arial10WhiteBold {
	font: 10pt "Arial";
	color: #FFFFFF;
	font-weight: bold;
}

.Arial10Bold {
	font: 10pt "Arial";
	color: #000000;
	font-weight: bold;
}

.Arial10BoldBlue {
	font: 10pt "Arial";
	color: #0000FF;
	font-weight: bold;
}

.Arial10BoldNavy {
	font: 10pt "Arial";
	color: #00008F;
	font-weight: bold;
}

.Arial10BoldOrange {
	font: 10pt "Arial";
	color: #FF8040;
	font-weight: bold;
}

.Arial10PurpleBold {
	font: 10pt "Arial";
	color: #972D9F;
	font-weight: bold;
}

.Arial12PurpleBold {
	font: 12pt "Arial";
	color: #972D9F;
	font-weight: bold;
}

.Arial12BoldNavy {
	font: 12pt "Arial";
	color: #000080;
	font-weight: bold;
}

.Arial14BoldNavy {
	font: 14pt "Arial";
	color: #000080;
	font-weight: bold;
}





