body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0px;
	padding:0px;
	color:#000000;
	text-align:justify;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.title
{
font-size:16px;
font-style:italic;
font-weight:bold;
}
.bodytxt
{
text-align:justify;
}
.sidetitle
{
font-size:15px;
text-align:justify;
color:#006600;
font-weight:bold;
}
.border
{
border:#006600 2px solid;
}
.right
{
border-right:#006600 2px solid;
}
.top
{
border-top:#006600 2px solid;
}
.bottom
{
border-bottom:#006600 2px solid;
}
a
{
color:#00958f;
text-decoration:none;
}
a:hover
{
text-decoration:underline;
}
