BODY

{
	background-image : url(images/scuff.gif);
	background-repeat : no-repeat;
	font-family: Verdana, sans-serif; 
	font-size: 10px;
	color: #000000;
	line-height: 15px;
}

A:link {
text-decoration: underline;
color: #D03A0D;
}

A:visited {
text-decoration: underline;
color: #D03A0D;
}

A:active {
text-decoration: underline;
color: #D03A0D;
}

A:hover {
text-decoration: underline; 
color: #D03A0D;
}

TD {
	font-family: Verdana, sans-serif; 
	font-size: 10px;
	color: #000000;
	line-height: 15px;
}

UL { list-style-image: url(images/bullet.gif) }

#flowers_01
{
position : absolute;
top : 422;
left : 0;
}

<!-- 
#flowers_02
{
position : absolute;
top : 160;
left : 300;
z-index:2;
} 
-->

#flowers_03
{
position : absolute;
top : 160;
left : 300;
z-index:3;
}

#flowers_04
{
position : absolute;
top : 325;
left : 0;
}

.black, LI
{ 
font-family: Verdana, sans-serif; 
font-size: 10px;
color: #000000;
}

.footnote
{ 
font-family: Verdana, sans-serif; 
font-size: 9px;
color: #000000;
}

.bd_black
{ 
font-family: Verdana, sans-serif; 
font-weight:bolder;
font-size: 10px;
color: #000000;
}

.orange
{ 
font-family: Verdana, sans-serif; 
font-weight:bolder;
font-size: 10px;
color: #DA7644;
}

.floatright {
	float: right;
	margin: 10 0 10 10;
}


