body
{
	background-color: #FFFFFF;
	font-family: arial;
	font-size: 13px;
	color: #000000;
}

th
{
	background-color: #008000;
	font-family: arial;
	font-size: 13px;
	color: #FFFFFF;
	border: solid #003366;
	border-width: 1;
}

td
{
	background-color: #FFFFFF;
	font-family: arial;
	font-size: 13px;
}

img
{
	border-width: 0;
}

ol.decimal 
{
	list-style-type: decimal
}

ol.lalpha 
{
	list-style-type: lower-alpha
}

a:link    { color: #000000; text-decoration: underline; font-weight: bold; }
a:visited { color: #000000; text-decoration: underline; font-weight: bold; }
a:active  { color: #000000; text-decoration: underline; font-weight: bold; }
a:hover   { color: #000000; text-decoration: underline; font-weight: bold; }
