body {
	font-family:  Arial, Verdana, Tahoma;
	font-size: 11pt;
	background-color: #ecf4ec;
	margin: 0px;
	
	}

a:link { color: #006600; text-decoration:none;}
a:visited { color: #006600; text-decoration:none;}
a:hover { color: #648c44; text-decoration:underline;}

td {
	font-size: 11pt;
}	

table.tblbdr 
{
	border: 1px solid #354925;
}

	
td.cellbdr 
{
	border: 1px solid #000;
}

td.bottombdr
{
	border-bottom: 1px solid #006600;
}

img.imgbdr 
{
	border: 1px solid #000;
}

td.leftbdr 
{
	border-left: 1px solid #006600;
}

td.rightbdr 
{
	border-right: 1px solid #006600;
}

th
	{
		font-size:14pt;
		font-weight:bold;
		text-align:left;
	}	


