a:link
{
	color: rgb(0, 0, 128);
}
a:active
{
	color: rgb(0, 0, 128);
}
a:visited
{
	color: rgb(0, 121, 0);
}
body
{
	background-color: rgb(255, 255, 240);
	color: rgb(51, 51, 0);
}
table
{
	table-border-color-light: rgb(102, 102, 102);
	table-border-color-dark: rgb(102, 102, 102);
	border-color: rgb(102, 102, 102);
}
th
{
	border-color: rgb(102, 102, 102);
}
td
{
	border-color: rgb(102, 102, 102);
}
h1
{
	color: rgb(0, 0, 128);
}
h2
{
	color: rgb(0, 0, 128);
}
.mstheme
{
	font-family: Georgia;
	top-bar-button: url();
	navbutton-background-color: rgb(255,255,255);
	color: #000080;
	font-weight: bold;
	font-size: 12pt;
}
body
{
	font-family: Verdana;
	font-style: normal;
	text-align: none;
	font-weight: normal;
	font-size: 10pt;
	vertical-align: none;
}
h1
{
	font-family: Georgia;
	vertical-align: none;
	font-weight: bold;
	text-align: none;
	font-size: 13pt;
}
h2
{
	vertical-align: none;
	font-size: 12pt;
	font-weight: bold;
	text-align: none;
	font-family: Georgia;
}
table
{
	font-weight: normal;
	font-family: Verdana;
	text-align: none;
	font-size: 10pt;
	font-style: normal;
	vertical-align: none;
}
textarea
{
	border-style:solid; font-style: normal;
	font-size: 10pt;
	font-family: Verdana;
	
}