BODY
	{
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	font-family: tahoma;
	}
.clsPageGutterLeft
	{
	background-color: lightgrey;
	border-right: solid 1px gray;
	}
.clsPageGutterRight
	{
	background-color: lightgrey;
	border-left: solid 1px gray;
	}
.clsFooterGutter
	{
	background-color: lightgrey;
	}
.clsFooter
	{
	background-color: lightgrey;
	border-top: solid 1px gray;
	font-size: 8pt;
	}
.clsHeaderGutter
	{
	background-color: lightgrey;
	}
.clsHeader
	{
	background-color: lightgrey;
	border-bottom: solid 1px gray;
	}
.clsMessagesTable
	{
	
	}
.clsMessagesTable TD, .clsMessagesTable TH
	{
	vertical-align: top;
	text-align: left;
	}
	
H1
	{
	font-family: georgia;
	font-size: 12pt;
	}
H2
	{
	font-family: tahoma;
	font-size: 10pt;	
	}
P
	{
	font-size: 10pt;
	}
TD
	{
	font-size: 10pt;
	}