a:link
{
	color: rgb(0, 51, 204);
}
a:active
{
	color: rgb(255, 153, 51);
}
a:visited
{
	color: rgb(102, 102, 153);
}
body
{
	background-color: rgb(255, 255, 255);
	color: rgb(0, 0, 0);
}
table
{
	table-border-color-light: rgb(0, 0, 51);
	table-border-color-dark: rgb(0, 0, 51);
	border-color: rgb(0, 0, 51);
}
th
{
	border-color: rgb(0, 0, 51);
}
td
{
	border-color: rgb(0, 0, 51);
}
h1
{
	color: rgb(0, 153, 204);
}
h2
{
	color: rgb(0, 0, 0);
}
h3
{
	color: rgb(0, 51, 204);
}
h4
{
	color: rgb(102, 102, 102);
}
h5
{
	color: rgb(0, 153, 204);
}
h6
{
	color: rgb(0, 0, 102);
}
hr
{
	color: rgb(0, 153, 204);
}
button
{
	background-color: rgb(0, 0, 0);
	color: rgb(255, 255, 255);
}
label
{
	color: rgb(0, 0, 0);
}
textarea
{
	color: rgb(0, 0, 0);
}
fieldset
{
	color: rgb(0, 0, 0);
}
legend
{
	color: rgb(0, 0, 0);
}
select
{
	color: rgb(0, 0, 0);
}
caption
{
	color: rgb(0, 0, 0);
}

body
{
	font-weight: normal;
	font-style: normal;
	font-family: Tahoma;
	text-align: none;
	vertical-align: none;
}
h1
{
	font-weight: normal;
	vertical-align: none;
	font-family: Tahoma;
	text-align: none;
	font-style: normal;
}
h2
{
	font-style: normal;
	font-weight: normal;
	text-align: none;
	font-family: Tahoma;
	vertical-align: none;
}
h3
{
	font-weight: normal;
	font-style: normal;
	font-family: Tahoma;
	vertical-align: none;
	text-align: none;
}
h4
{
	font-weight: bold;
	font-family: Tahoma;
	text-align: none;
	vertical-align: none;
}
h5
{
	font-weight: normal;
	font-family: Tahoma;
	vertical-align: none;
	font-style: normal;
	text-align: none;
}
h6
{
	vertical-align: none;
	font-weight: normal;
	text-align: none;
	font-family: Tahoma;
	font-style: normal;
}
table
{
	vertical-align: none;
	font-weight: normal;
	font-style: normal;
	font-family: Tahoma;
	text-align: none;
}
