﻿body
{
	margin: 0px;
	background: #eeeeee;
}

td 
{
	background: #ffffff;
}

td.body-blue 
{
	background-color: #6f98cc;
}

td.body-gray
{
	background-color: #eeeeee;
}

td.menu-gray 
{
	background-color: #eeeeee;
	height: 4px;
}

td.menu-darkgray
{
	background-color: #cccccc;
	height:4px;
}

.date 
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #cccccc;
}

.bodytext-indented 
{
	margin-left:100px;
	font-size:11pt;
	color:#6f98cc;
}

.bodytext 
{
	margin-left:40px;
	font-size:11pt;
	color:#6f98cc;
}

.header
{
	font-family: arial, helvetics, Sans-Serif;
	font-size: 14pt;
	font-weight: bold;
	margin-left:40px;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #cccccc;
}

.header2
{
	font-family: arial, helvetics, Sans-Serif;
	font-size: 14pt;
	margin-left:20px;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #6f98cc;
}

.menu-image 
{
	border:0px;
}

.boxheader
{
	font-family: arial, helvetics, Sans-Serif;
	font-size: 14pt;
	margin-left:20px;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #cccccc;
	background-color: #6f98cc;
}
