ul
{
}
ul ul
{
}
ul ul ul
{
}
div.kb
{
	color:black;
	font-size:smaller;
	font-weight:bold;
}
a.kb
{
	font-size:smaller;
	font-weight:bold;
}
a:link
{
	color:rgb(10, 10, 255);
	text-decoration:underline;
}
a:visited
{
	color:rgb(100, 150, 255);
}
a:hover
{
	color:rgb(0, 0, 0);
}
a:active
{
	color:rgb(100, 150, 255);
}
table
{
	table-border-color-light:rgb(0, 51, 153);
	table-border-color-dark:rgb(0, 51, 153);
	border-color:rgb(0, 51, 153);
}
th
{
	border-color:rgb(0, 51, 153);
}
td
{
	border-color:rgb(0, 51, 153);
}
hr
{
	color:rgb(0, 0, 255);
}
button
{
}
label
{
}
textarea
{
}
fieldset
{
}
legend
{
}
select
{
}
caption
{
}
body
{
	font-weight: normal;
	font-style: normal;
	font-family: sans-serif;
	font-size: small;
	text-align: none;
	vertical-align: none;
	background-color:rgb(255, 255, 255);
	color:rgb(25%,25%,25%)
	<!-- color:rgb(0, 51, 153); -->
}
h1
{
	font-weight: normal;
	vertical-align: none;
	font-family: serif;
	font-style: normal;
	text-align: none;
	color:rgb(50,50,150)
	<!-- color:rgb(0, 0, 102); -->
}
h2
{
	font-weight: normal;
	text-align: none;
	font-family: serif;
	vertical-align: none;
	font-style: normal;
	color:rgb(50,50,150)
	<!-- color:rgb(0, 0, 102); -->
}
h3
{
	font-weight: bold;
	text-align: none;
	font-family: serif;
	vertical-align: none;
	font-style: normal;
	color:rgb(50,50,150)
	<!-- color:rgb(0, 0, 102); -->
}
h4
{
}
h5
{
}
h6
{
}
hr
{
}
table
{
	vertical-align: none;
	font-weight: normal;
	font-style: normal;
	font-family: Tahoma;
	text-align: none;
}
td
{
}
th
{
}
tr
{
}
