body 
{
	font-family:Verdana;
	background-color:#ffffff;
	margin-left:0;
	margin-top:0;
	font-size:8pt;
}


.white_items_b
{
	color:#ffffff;
	font-size:8pt;
	font-weight:900;
}

.green_items_b
{
	color:#009A00;
	font-size:8pt;
	font-weight:900;
}


.black_items_b
{
	color:#000000;
	font-size:8pt;
	font-weight:500;
}
.black_items_plus_b
{
	color:#000000;
	font-size:9pt;
	font-weight:500;
}


a.black_items_b
{
	text-decoration:none;
	
}

a.white_items_b
{
	text-decoration:none;
	
}

a.black_items_b:hover
{
	color:#009A00;
	text-decoration:underline;
	
}

H1
{
	color:#000000;
	font-size:12pt;
	font-weight:900;
}

.items
{
	color:#000000;
	font-size:9pt;
	font-weight:500;
}


div.imgBorder
{
	
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	
	padding:4px;
	text-align:center;
	width:55px;

}

img.imgCat
{
	
	border-style:none;
	border-width:1px;
	width:50px;
	height:50px;

}

a.imgCat
{
	
	text-decoration:none;

}

a.imgCatSub
{
	
	text-decoration:none;
	font-size:8pt;
	font-weight:500;


}

td.lightgreencell
{background-color: #B8DAB9; color:#000000;}
