body
{
	font-family: "Arial", helvetica;

	font-size: 10pt;
	color: #000000;
}

a
{
	color: #D83232;
	text-decoration: none;
	font-size: 10pt;
}

a:hover
{
	color: #AEAEAE;
	text-decoration: none;
}

html 
{
	overflow-y: scroll;
}
