﻿
.Heading { color: maroon; font-size: 20px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold }
.Body    {
	color: #000;
	font-size: 10pt;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}
.WhiteBG {
	background-color: #FFFFFF;
}
.Gray_Background {
	border: 0 solid #FFFFFF;
	background-color: #666666;
	text-align: center;
}
.center {
	text-align: center;
}
table.center {margin-left:auto; margin-right:auto;}
body {text-align:center;}
a:link  {
	color: #4169e1;
	text-decoration: none;
}
.Caption  { color: #000; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: italic; font-weight: bold; text-align: center }
a:visited  { color: #6495ed; text-decoration: none }
a:hover { font-style: oblique; font-weight: bold }
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	line-height: normal;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
}
