body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
code
{
	font-family: "Courier New" , Courier, mono;
	font-size: 10pt;
	border: thin dotted #999999;
	background-color: #CCCCCC;
}
.codetable
{
	font-family: "Courier New" , Courier, mono;
	font-size: 10pt;
	border: thin dotted #999999;
	background-color: #FFFFFF;
}
.tableheader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.tableheader1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.downborder
{
	border-bottom-style: dashed;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.style2
{
	color: #990000;
}
