body {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}

.bodytable 	{ 
margin:0 0 0 20px;
width:920px;

}
a:link {color:#000;}      /* unvisited link */
a:visited {color:#000;}  /* visited link */
a:hover {color:#000;}  /* mouse over link */
a:active {color:#000;}  /* selected link */

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
h2	{
	margin-bottom:0;
	font-size:13px;
	font-weight:bold;
}
.texthighlight {
	color:#3c0;
	font-weight:bold;
}