a:link
{
	color: rgb(192, 192, 192);
}
a:active
{
	color: rgb(233, 233, 233);
}
a:visited
{
	color: rgb(192, 192, 192);
}
body
{
	background-color: rgb(0, 128, 128);
	color: rgb(255, 255, 255);
}
table
{
}
th
{
}
td
{
}
h1
{
	color: rgb(255, 255, 255);
}
h2
{
	color: rgb(255, 255, 255);
}
h3
{
	color: rgb(255, 255, 255);
}
h4
{
	color: rgb(255, 255, 255);
}
h5
{
	color: rgb(255, 255, 255);
}
h6
{
	color: rgb(255, 255, 255);
}
hr
{
	color: rgb(255, 255, 255);
}
button
{
}
label
{
}
.mstheme-text
{
}
textarea
{
}
fieldset
{
}
legend
{
}
select
{
}
caption
{
}

