a:link
{
	color: rgb(100, 95, 197);
}
a:active
{
	color: rgb(186, 184, 228);
}
a:visited
{
	color: rgb(192, 192, 192);
}
body
{
	background-color: rgb(22, 36, 107);
	color: rgb(255, 255, 255);
}
table
{
	table-border-color-light: rgb(191, 206, 232);
	table-border-color-dark: rgb(71, 86, 143);
}
h1
{
	color: rgb(186, 184, 228);
}
h2
{
	color: rgb(186, 184, 228);
}
h3
{
	color: rgb(186, 184, 228);
}
h4
{
	color: rgb(186, 184, 228);
}
h5
{
	color: rgb(186, 184, 228);
}
h6
{
	color: rgb(186, 184, 228);
}
button
{
}
label
{
}
.mstheme-text
{
}
textarea
{
}
fieldset
{
}
legend
{
}
select
{
}
caption
{
}
th
{
}

