/* Standard style sheet for Flowers  */


.cell	{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #003200;
	margin-bottom: 2;
	margin-top: 2;
	text-align: center;
	}

	
	
.para {
	vertical-align:top;
	line-height: 1.2;
	padding-left: 11px;
	padding-right: 23px;
	padding-top: 6px;
	padding-bottom: 4px;
	font-size: 14px; 
	font-family: MS Sans Serif;
	color: #003200;
	}

/* para narrow  */
.paran {
	vertical-align:top;
	line-height: 1.2;
	padding-left: 11px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 3px;
	font-size: 14px; 
	font-family: MS Sans Serif;
	color: #003200;
	}

h6 {
	font-size: 14px; 
	font-family: MS Sans Serif;
	font-weight: 500;
	color: red;
	}


.titl {
	padding-top: 5px;
	padding-bottom: 5px;
	align: center;
	font-size: 16px;
	font-family: Arial, MS Sans Serif;
	font-weight: bold;
	color: #003200;
	text-align: center;
	}

.header {
	padding-top: 5px;
	padding-bottom: 5px;
	align: center;
	font-size: 22px;
	font-family: Arial, MS Sans Serif;
	font-weight: bold;
	color: #003200;
	text-align: center;
	}

.com	 {
	text-align: left;
	font-size: 13px;
	font-family: MS Sans Serif;
	font-weight: bold;
	color: #003200;
	padding-bottom: 5px;
	}
	
.descr {
	text-align: left;
	font-family: MS Sans Serif;
	font-size: 14 px;
	color: #003200;
	padding-bottom: 5px;
	}

.price {
	text-align: left;
	padding-bottom: 5px;
	padding-left: 12px;
	font-size: 16px; 
	font-weight: bold;
	font-family: MS Sans Serif;
	color: #003200;
	}
	
.style22 {color: #133840}
.style9 {font-size: 11px; font-family: Arial, Helvetica, sans-serif; }
.style23 {color: #FFFFFF}
.style13 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #eaeaea; }