BODY
{
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	margin: 0px;
}
TABLE
{
	font-size: 12px;
}
TABLE.decorated
{
	border-collapse: collapse;
}
TH.decorated
{
	background-color: #cccccc;
}
TH.decorated2
{
	background-color: #ee99ee;
	font-weight: normal;
}
TH.decorated3
{
	background-color: #eeee99;
	font-weight: normal;
}
H1
{
	xcolor: #666666;
	font-family: Arial;
	font-size: 20px;
}
H2
{
	xcolor: #666666;
	font-family: Arial;
	font-size: 16px;
}
A
{
	color: #0066cc;
	text-decoration: none;
	xfont-weight: bold;
}
A:visited
{
	text-decoration: none;
}
A:hover
{
	color: Red;
	text-decoration: underline;
}
TR.topbar
{
	background-color: #b5cbf7;
	color: #313248;
	margin-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	height: 25px;
}
TD.topbar
{
	border: 1px solid #4a79ce;
}
TR.bottombar
{
	font-family: Arial;
	font-size: 10px;
	background-color: #b5cbf7;
	color: #313248;
	margin-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	height: 25px;
}
TD.bottombar
{
	border: 1px solid #4a79ce;
}
TR.mainrow
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
}
.listheading
{
	font-weight: bold;
}

