@CHARSET "UTF-8";

body
{
	font-family: Arial;
	font-size: 0.9em;
}

a
{
	color: #00009c;
	text-decoration: none;
}

a:visitet
{
	color: #00009c;
}

a:hover
{
	color: #9c0000;
}

h1
{
	font-size: 1em;
}

h2
{
	font-size: 1em;
}

h3
{
	font-size: 1em;
}