BODY
{
	background-color: #005454;
	text-decoration: none;
}

A
{
	font-size: 16px;
	color: #002069;
	font-family: Arial;
	text-decoration: none;
}
A:visited
{
	font-size: 16px;
	color: #33e000;
	font-family: Arial;
	text-decoration: none;
}
A.DetailLinks
{
	font-weight: bold;
	font-size: 16px;
	color: #002069;
	font-family: Arial;
	text-decoration: none;
}
A.DetailLinks:visited
{
	font-size: 16px;
	color: #33e000;
	font-family: Arial;
	text-decoration: none;
}
A.NormalText
{
	font-size: 15px;
	color: #002069;
	font-family: Arial;
	text-decoration: none;
}
A.NormalText:visited
{
	font-size: 15px;
	color: #33e000;
	font-family: Arial;
	text-decoration: none;
}
A.Reference
{
	font-size: 15px;
	color: #0000ff;
	font-family: Arial;
	text-decoration: none;
}
A.Reference:visited
{
	font-size: 15px;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}

P.Header
{
	font-weight: bold;
	font-size: 17px;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}
P.Details
{
	font-size: 16px;
	color: #002069;
	font-family: Arial;
	text-decoration: none;
}
P.NormalText
{
	font-size: 15px;
	color: #002069;
	font-family: Arial;
	text-decoration: none;
}
P.LargeCaption
{
	font-size: 20px;
	color: #002069;
	font-family: Arial;
}
P.SmallCaption
{
	font-size: 15px;
	color: #002069;
	font-family: Arial;
}

TABLE
{
	border-right: #000000 solid;
	border-top: #000000 solid;
	border-left: #000000 solid;
	border-bottom: #000000 solid;
	background-color: #ebebeb;
}
TD.Borders
{
	border-color: #153015;
	border-width: 1;
	border-style: solid;
}
