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