
body {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 14px;
	color: #000000;
}

td {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 14px;
	color: #000000;
	line-height: 1.3em;
}

td.menu
{
 text-align:left ;
 padding:5px 2px 5px 5px;
 color:#00843a;
 font-weight:bold;
 border-bottom:1pt solid #00843a
}

td.mouseover {
	text-decoration: underline;
	cursor: pointer;
}

td.mouseout {
	text-decoration: none;
	cursor: default;
}

p {
	text-align: justify;
}

h2 {
	color: #00843a;
	font-weight: bold;
}

img {
	border: 0px;
}

a.menu
{
 text-decoration:none;
 color:#000000;
 font-family: Tahoma, Verdana ;
}