body, table, td, form, input
	{
	font-family:Arial, Comic Sans MS, Helvetica, sans-serif;
	font-size:10pt;
	color:#006600;
	border:black solid 1px;
	cellpadding:0;
	cellspacing:0;
	font-weight:normal;
	}
table, td, form
	{
	border-style:none;
	}
input
	{
	border-style:#ff00ff;
	}
img
	{
	border-style:none;
	}
p
	{
	margin-bottom:12px;
	}
p.Tight
	{
	margin-top:0px;
	margin-bottom:2px;
	}
p.Light, span.Light
	{
	font-weight:normal;
	margin-bottom:12px;
	}
a, a:visited, a:link
	{
	color:006600;
	font-weight:bold;
	}
a:hover
	{
	color:#009900;
	font-weight:bold;
	}
td.numeric
	{
	text-align:left;
	}
td.datetime
	{
	text-align:center;
	}
.Emphasized
	{
	color:#006600;
	font-weight:bold;
	}
.Alert
	{
	color:Red;
	font-size:11px;
	}
.Alternating
	{
	background:#FFFF99;
	}
.Button
	{
	font-size:11px;
	}
.ColumnHeader
	{
	background-color:menu;
	font-size:8pt;
	color:006600;
	}

.MenuCategory1
	{
	font-size:10pt;
	color:windowtext;
	background-color:#8F79FB;
	}