﻿html, body 
{
	background-color:#666666;
	margin:0;
	padding:0;
	font-family:Calibri;
}

a
{
	font-family:Calibri;
	font-size:10pt;
	color:#111111;
	text-decoration:none;
}

a:hover 
{
	font-family:Calibri;
	font-size:10pt;
	color:#840000;
	text-decoration:none;
}

.label
{
	font-family:Calibri;
	font-size:12pt;
	color:#840000;
	font-weight:bold;
}

.text
{
	font-family:Calibri;
	font-size:10pt;
	color:#111111;
}


