a:link
{
	color: rgb(0, 51, 153);
}
a:active
{
	color: rgb(51, 102, 51);
}
a:visited
{
	color: rgb(153, 51, 0);
}
body
{
	background-color: rgb(204, 204, 204);
	color: rgb(0, 0, 0);
}
table
{
	table-border-color-light: rgb(153, 153, 153);
	table-border-color-dark: rgb(0, 0, 0);
}
h1
{
	color: rgb(51, 0, 153);
}
h2
{
	color: rgb(51, 0, 153);
}
h3
{
	color: rgb(51, 0, 153);
}
h4
{
	color: rgb(51, 0, 153);
}
h5
{
	color: rgb(51, 0, 153);
}
h6
{
	color: rgb(51, 0, 153);
}
button
{
	background-color: rgb(51, 0, 153);
	color: rgb(255, 255, 255);
}
label
{
	color: rgb(0, 0, 0);
}
.mstheme-text
{
}
textarea
{
	color: rgb(0, 0, 0);
}
fieldset
{
	color: rgb(0, 0, 0);
}
legend
{
	color: rgb(51, 0, 153);
}
select
{
	color: rgb(0, 0, 0);
}
caption
{
	color: rgb(51, 0, 153);
}
th
{
	color: rgb(0, 0, 0);
}
