body
{
	padding: 0px;
	margin: 0;
	height: 100%;
	max-height: 100%;
	font-family: Segoe UI, Arial, sans-serif;
	font-size: 0.9em;
	border: 0;
}
a
{
	font-family: Segoe UI, Arial, sans-serif;
	font-size: 1em;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
table
{
	padding: 0;
	margin: 0;
	font-family: Segoe UI, Arial, sans-serif;
	font-size: 1em;
	border: 0;
}
h1
{
	font-size: 1.6em;
	color: #606060;
}
a
{
	color: #a00000;
}
.strong
{
	font-weight: bold;
	color: #a00000;	
}