/* 
Cascading Style Sheet for Bayview Flowers - created on 06.24.02
*/

BODY	{
	font-family: helvetica, sans serif;
	font-size: 10pt;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
  	text-decoration: none;
 	color: #000000;
	background:url(/images/3.jpg);
	}
	
P	{
	font-family: helvetica, sans serif;
	font-size: 10pt;
	}


H1	{
	font-family: helvetica, sans serif;
	font-size: 20pt;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
  	text-decoration: underline;
 	color: #009400;
	}

H2	{
	font-family: helvetica, sans serif;
	font-size: 14pt;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
  	text-decoration: underline;
 	color: #009400;
	}

H3	{
	font-family: helvetica, sans serif;
	font-size: 12pt;
	font-variant: normal;
	font-sytly: normal;
	font-weight: bold;
	color: #fe7d1b;
	}

H4	{
	font-family: helvetica, sans serif;
	font-size: 12pt;
	font-variant: normal;
	font-style: normal;
 	color: #009400;
	}

H5	{
	font-family: helvetica, sans serif;
	font-size: 20pt;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
  	text-decoration: underline;
 	color: #fe7d1b;
	}
	
a:link {
	font-family: helvetica, sans serif;
	font-size: 10pt;
	color: #FE7D1B;
	}

a:visited {
	font-family: helvetica, sans serif;
	font-size: 10pt;
	color: #009400;
	}

STRONG {
	font-family: helvetica, sans serif;
	font-weight: bold;
	font-size: 10pt;
	}

.b A:link {
        font-family: helvetica, sans serif;
        font-size: 20pt;
        color: #FE7D1B;
        }

.b A:vistied {
	font-family: helvetica, sans serif;
        font-size: 20pt;
        color: FE7D1B;
        }
