

body {

background-color:#cccccc;

margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;

background-image: url(pics/flowers3.gif);
background-repeat: no-repeat;
background-position: top right;

	font-family:  arial, helvetica;
	 text-decoration: none;
	font-size: 9pt;
	color: #000000;

}


LI {	list-style-image:url(pics/box.gif);}



b
{
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}



a
{
	font-size: 10pt;
	border-bottom-width:1px;
	border-bottom-color:black;
	text-decoration:none;
	font-weight: bold;


}

	
a:link{color:#CC0000;}
	a:visited{color:#CC0000; }
	a:hover{color:#ff0000; }
	
	
	a:active{color:#CC0000;}
	




.headline
{
font-size: 10pt;
	color: #333333;
	font-weight: bold;
	font-family:  arial, helvetica; text-decoration: none
}




.footer
{
font-size: 10pt;
	color: #000066;
	font-weight: normal;
	font-family:  arial, helvetica; text-decoration: none
}
A.footer:link	{ color: #000066; text-decoration: none;}
A.footer:visited	{ color: #000066; text-decoration: none;}
A.footer:active	{ color: #000066; text-decoration: none;}
A.footer:hover	{ color: #000099; text-decoration: none;}



