﻿body
{
	margin: 0px;
	background-color: #336699;
	font-family: Verdana, Tahoma, Arial;
	color: black;
	line-height: 13pt;
	font-size: 8pt;
}
h1
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	background-color: #336699;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	width: 100%;
}
h2
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	background-color: #336699;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}
h3
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	background-color: #336699;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
}
