﻿body
{
	font-size: 10pt;
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #46b2b2;
}

div.essay
{
	font-size: 10pt;
	width: 540px;
	padding-top: 4px;
	border-bottom-width: 0px;
	border-bottom-color: #46b2b2;
	padding-right: 4px;
	border-bottom-style: solid;
	height: 500px;
	border-right-width: 0px;
	border-right-color: #46b2b2;
	padding-bottom: 4px;
	border-right-style: solid;
	border-top-width: 0px;
	border-left-width: 0px;
	border-top-color: #46b2b2;
	border-left-color: #46b2b2;
	border-top-style: solid;
	border-left-style: solid;
	padding-left: 4px;
	overflow: auto;
	background-color: White;
}

h1
{
	text-align: center;
	font-weight: bold;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 18pt;
	vertical-align: middle;
}

h2
{
	font-weight: bold;
	text-align: center;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 16pt;
}

h3
{
	font-weight: bold;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14pt;
}

h4
{
	font-weight: bold;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12pt;
}

hr
{
	color: #46b2b2;
}


tr.gray
{
	background-color: #f7f6f3;
}

tr.white
{
	background-color: white;
}

blockquote
{
	margin-left: 10px;
}
