﻿body
{
	font-family: Tahoma, Verdana, MS Sans Serif;
	font-size: 10pt;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	color: #808080;
}
td, input, select
{
	font-family:Tahoma, Verdana, MS Sans Serif;
	font-size: 10pt;
	color:#808080;
}
h1
{
	font-family:Tahoma, Verdana, MS Sans Serif;
	font-size: 18pt;
}
h2
{
	font-family:Tahoma, Verdana, MS Sans Serif;
	font-size: 16pt;
}
h3
{
	font-family:Tahoma, Verdana, MS Sans Serif;
	font-size: 14pt;
}
h4
{
	font-family:Tahoma, Verdana, MS Sans Serif;
	font-size: 12pt;
}
h5
{
	font-family:Tahoma, Verdana, MS Sans Serif;
	font-size: 10pt;
}
h6
{
	font-family: Tahoma, Verdana, MS Sans Serif;
	font-size: 8pt;
	color: #749865;
	font-weight: lighter;
}
a
{
	font-size: 10pt;
	color: #95CA7D;
	font-family: Tahoma, Verdana, MS Sans Serif;
	text-decoration: underline;
}

hr
{
 height:1px;
}

