<style type="text/css">
<!--
h2 {
	font-family: sans-serif;
	color: #555555;
	font-size: 16px;
	font-weight: bold;
}
body {
	background-color: #E8E7D5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1 {
	font-family: sans-serif;
	color: #555555;
	font-size: 24px;
}
.title {
	font-family: sans-serif;
	color: #555555;
	font-size: 16px;
	font-weight: bold;
}
.updated {
	padding:0px 0px 0px 150px;
	color: #777777;
}
.green {
	color: #006F3C
}
.red {
	color: #990000;
}
.red1 {
	color: #990000;
	font-size: 12px;
}
.red2 {
	color: #990000;
	font-weight: bold;
}
.note {
	font-size: 12px;
	font-style: italic;
}
a:link {
	color: blue;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: red;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: purple;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: green;
	text-decoration: underline;
	font-weight: bold;
}
th.med_ul {
  text-decoration: underline;
  font-size:8pt;
  width:50px;
}
th.center {
  text-align:center;
}
td.med {
  font-size:9pt;
}
td.center {
  text-align:center;
}
table.information
{
  margin:0px 0px 0px 0px;
	padding:0px;
	border-collapse:separate;
  border-spacing:0px;
	border:2px inset #555555;
	-moz-border-radius:.5em;
  empty-cells:show;
  font-size:smaller;
}
table.information td,
table.information th
{
	border:1px solid white;
	border-right:1px solid #aaaaaa;
	border-bottom:1px solid #aaaaaa;
}
-->
</style>