a:link
{
	color: rgb(0, 0, 112);
}
a:active
{
	color: rgb(255, 255, 255);
}
a:hover
{
	color: rgb(96, 96, 160);
}
a:visited
{
	color: rgb(48, 48, 160);
}
a.noline
{
	text-decoration: none;
}
body
{
	background-color: rgb(212, 212, 255);
	color: rgb(0, 0, 112);
}
table
{
	table-border-color-light: rgb(0, 0, 51);
	table-border-color-dark: rgb(0, 0, 51);
	border-color: rgb(0, 0, 51);
}
th
{
	border-color: rgb(0, 0, 51);
}
td
{
	border-color: rgb(0, 0, 51);
}
h1
{
	color: rgb(0, 0, 112);
}
h2
{
	color: rgb(96, 96, 160);
}
h3
{
	color: rgb(0, 0, 112);
}
h4
{
	color: rgb(48, 48, 160);
}
h5
{
	color: rgb(0, 0, 112);
}
h6
{
	color: rgb(128, 128, 192);
}
hr
{
	color: rgb(0, 0, 112);
}
body
{
	font-weight: normal;
	font-style: normal;
	font-family: Trebuchet MS;
	text-align: none;
	vertical-align: none;
}
h1
{
	font-weight: normal;
	vertical-align: none;
	font-family: Trebuchet MS;
	text-align: none;
	font-style: normal;
}
h2
{
	font-style: normal;
	font-weight: normal;
	text-align: none;
	font-family: Trebuchet MS;
	vertical-align: none;
}
h3
{
	font-weight: normal;
	font-style: normal;
	font-family: Trebuchet MS;
	vertical-align: none;
	text-align: none;
}
h4
{
	font-weight: bold;
	font-family: Trebuchet MS;
	text-align: none;
	vertical-align: none;
}
h5
{
	font-weight: normal;
	font-family: Trebuchet MS;
	vertical-align: none;
	font-style: normal;
	text-align: none;
}
h6
{
	vertical-align: none;
	font-weight: normal;
	text-align: none;
	font-family: Trebuchet MS;
	font-style: normal;
}
table
{
	vertical-align: none;
	font-weight: normal;
	font-style: normal;
	font-family: Trebuchet MS;
	text-align: none;
}