HTML {
	BORDER-RIGHT: 0px;
	BORDER-LEFT: 0px;
	BORDER-TOP: 0px;
	BORDER-BOTTOM: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	MARGIN: 0px;
}
BODY {
	BORDER-RIGHT: 0px;
	BORDER-LEFT: 0px;
	BORDER-TOP: 0px;
	BORDER-BOTTOM: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 40px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	MARGIN: 0px;
	TEXT-ALIGN: center;
	background-color: #00303a;
	padding-bottom: 0px;
}

body, td
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

.index
{
	margin-right: auto;
	margin-left: auto;
}

.maintable
{
	text-align: center;

}

.bg
{
    background-color: #dbe3e6;
}

.subject
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #00303a;
}

.bold
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #00303a;
}

.content
{
	padding-right: 20px;
	padding-left: 18px;
	padding-top: 50px;
	padding-bottom: 50px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: justify;

}

a:link, a:visited
{
	color: #FFCC00;
	text-decoration: none;
}

a:hover
{
	color: #094e5d;
	text-decoration: underline;
}
