body
{ 	color:#000000;
	background:#ffffff none;
	font-family: "verdana", sans-serif;	
	font-style: normal; 
	font-weight: normal;
	text-align: left;
	text-decoration: none; 
	font-variant: normal;
        font-size: small;
	letter-spacing: normal; 
	text-indent: 0; 
	text-transform: none;
        margin-left: 1%;
        margin-right: 1%;
        line-height: normal;
}

UL
{
	list-style-image: url(../../flora/images/sleaf.gif);
}

P, UL, OL, DIR, MENU, DT, DD, TD, ADDRESS, BLOCKQUOTE, PRE, BR, HR, INPUT
{
    font-size: small;
}

ol
{
    font-size: small;
    list-style-type: lower-roman;
}

P.title
{
	background: #eeeeff; 
	color: #ffffff;
	
}

div
{
	display: inline; font-size: x-small;
	font-weight: bold;
}


b, strong, i em, cite, var, tt, code, kbd, samp, imb
{
	display: inline;
	font-size: x-small;
	font-weight: bold;
}

h3, h4, h5, h6 
{
	font-family: Verdanaa, sans-serif, Arial;
	COLOR: #0000ff;
	background:#ffffff, none;
}

h1
{ 	
        text-align: center;
	font-weight: bold; 
	font-size: large;
        COLOR: #0000ff;
        background:#ffffff, none;
}

h2
{
        text-align:left;
 	font-weight: bold; 
	font-size: x-small;
}

th
{
	background: #ffffff, none;
	color: #000055;
	font-size: x-small;
}

a 		{
		color:#800080;
		background:#ffffff, none;
		text-decoration: underline; 
		font-weight: normal;
		}
a:visited	{
		color:#cc0ecc;
		background:#ffffff none;
		text-decoration: underline; 
		font-weight: normal;
		}
a:active	{
		color:#800000;
		background:#ffffcc, none;
		text-decoration: underline;
		}
a:hover		{
		color:#006400;
		background:#ffffcc, none;
		text-decoration: underline;
		}
