﻿body 
{
	font-family: Georgia, Tahoma, Verdana, helvetica, Arial, Times New Roman;
	font-size: 10pt;
	width: 100%;
	height: 100%;
}
h4
{
	color: #000;
	font-size: 10pt;
	font-weight: bold;
	margin: 0;
}
a
{
	color: #000;
	text-decoration: none;
}
a:hover
{
	color: #000;
	text-decoration: underline;
}
