.DMTitle     { text-align: Center; font-family: Times New Roman; font-size: 14pt; 
               font-weight: bold; margin-bottom: 0 }
.DMSubtitle  { text-align: Center; font-family: Arial; font-size: 12pt; margin-top: 0 }

body
{
	font-family: Bookman Old Style, Times New Roman, Times;
	background-color: #F9F9F5;
	color: #848284;
	font-size: 11pt;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-right: 0;
}
.headertabledark
{
	font-family: Bookman Old Style, Times New Roman, Times;
}
.tabledark
{
	font-family: Bookman Old Style, Times New Roman, Times;
	
}
.tablelight
{
	background-color: 9ca284;
	font-family: Bookman Old Style, Times New Roman, Times;
	color: ffffff
	
}
.tablelightheader
{
	background-color: 9ca284;
	font-family: Bookman Old Style, Times New Roman, Times;
	color: ffffff	
}
.tableaccent
{
	background-color: #84864a;
	color: C0C0C0
}
a:link
{
	color: #000000; 
}
a:visited
{
	color: #515151;
} 
a:active 
{
	color: #84864a;
}
table
{
	table-border-color-light: rgb(102,153,255);
	table-border-color-dark: rgb(0,0,102); 
	font-size: 11pt;
	position: center;
	align: center;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Bookman Old Style, Times New Roman, Times;
}
h1
{
	color: rgb(51,51,204);
}
h2
{
	color: rgb(0,153,51); 
}
h3
{
	color: rgb(204,51,51); 
}
h4
{
	color: rgb(51,0,204);
}
h5
{
	color: rgb(0,153,51);
}
h6
{
	color: rgb(204,51,51);
}
.RightPadding {
	padding-right: 4px;
	vertical-align: top;
	margin-right: 4px;

}
.LeftPadding {
	padding-left: 4px;
	vertical-align: top;

}
