p, ul, ol, td, body {
	color: #000000;
	font: 10pt CSS_PROPERTY_UNDEF;
	font-family: Verdana, Geneva, sans-serif;
}
.blue { color: blue; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.bluebold  { color: blue; font-weight: bolder; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.green  { color: green; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.greenbold  {
	color: green;
	font-weight: bolder;
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
.greyindent10  { color: gray; font-weight: bolder; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-indent: 10mm; list-style-type: disc; list-style-position: outside }
.greyindent5  { color: gray; font-weight: bolder; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-indent: 5mm; list-style-type: disc; list-style-position: outside }
.greyplain  { color: gray; font-weight: bolder; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; list-style-type: disc; list-style-position: outside }
h1  { color: black; font-size: 18px; font-family: Arial, Verdana, Helvetica, Geneva, Swiss, "Futura Medium" }
h2  { color: black; font-size: 16px; font-family: Arial, Verdana, Helvetica, Geneva, Swiss, "Futura Medium" }
h3  { color: black; font-size: 14px; font-family: Arial, Verdana, Helvetica, Geneva, Swiss, "Futura Medium" }
h4  { color: black; font-size: 12px; font-family: Arial, Verdana, Helvetica, Geneva, Swiss, "Futura Medium" }
h5 { color: black; font-size: 12px; font-family: Arial, Verdana, Helvetica, Geneva, Swiss, "Futura Medium" }
h6  { color: black; font-size: 10px; font-family: Arial, Verdana, Helvetica, Geneva, Swiss, "Futura Medium" }
.blacksmall { color: black; font-size: 10px; font-family: Arial, Verdana, Helvetica, Geneva, Swiss, "Futura Medium" }
.black { color: black; font-size: 12px; font-family: Arial, Verdana, Helvetica, Geneva, Swiss, "Futura Medium" }
.maroon  { color: maroon; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.maroonbold  { color: maroon; font-weight: bolder; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.silver   { color: silver; font-size: 12px; font-family: FontName, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.silverbold  { color: silver; font-weight: bolder; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.teal  { color: teal; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.tealbold  { color: teal; font-weight: bolder; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.white   { color: white; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.whiteitalic  { color: white; font-style: italic; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Arial, Verdana, Helvetica, Geneva, Swiss, "Futura Medium" }
p.h1  { color: black; font: bold 16pt Verdana, Arial, Helvetica, sans-serif; text-align: left }
p.h2  { color: black; font: bold 14pt Verdana, Arial, Helvetica, sans-serif; text-align: left }
p.h3  { color: black; font: bold 12pt Verdana, Arial, Helvetica, sans-serif; text-align: left }
p.h4  { color: black; font: bold 10pt Verdana, Arial, Helvetica, sans-serif }
hr  { color: gray; size: 2pt  }
hr.grey { color: #9c9c9c; size: 2pt }
hr.dkblue { color: #000099; size: 2pt }
hr.red { color: red; size: 2pt  }
.FormBody { font: bold 10pt Verdana, Arial, Helvetica, sans-serif; text-align: left }
td.title { color: white; font: bold 12pt Arial, Helvetica, sans-serif, "font-family Verdana"; background-color: #0033ff; border: #ffff00; font-valign: middle   }
td.body { font: 10pt "font-family Verdana", Arial, Helvetica, sans-serif; text-align: left; border: #0033ff; font-valign: middle  }
td.button { color: #000099; font: bold 10pt CSS_PROPERTY_UNDEF; background: #ffff00; border: #0033ff; font-valign: middle }
td.copyright { color: #000099; font: 8pt CSS_PROPERTY_UNDEF; font-valign: middle }
A:link        { color: gray; text-decoration: none }
A:visited      { color: gray; text-decoration: none }
A:active      { color: red; text-decoration: none }
A:hover        {
	color: red;
	text-decoration: none;
	text-align: center;
}
.red { color: red; font-size: 12px; font-family: Arial, Verdana, Helvetica, Geneva, Swiss, "Futura Medium" }
.bluesmall { color: blue; font-size: 10px; font-family: Arial, Verdana, Helvetica, Geneva, Swiss }
.blue { color: blue; font-size: 12px; font-family: Arial, Verdana, Helvetica, Geneva, Swiss }
body table tr {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #360;
	border-right-color: #360;
	border-bottom-color: #360;
	border-left-color: #360;
	padding: 2pt;
}
