td, p, body {  font-size: 10pt;  font-family: Arial, Helvetica, Sans-Serif; }


h3 { font-family: Arial, Helvetica, Sans-Serif; font-size: 14pt; }
h2 { font-family: Arial, Helvetica, Sans-Serif; font-size: 16pt; }

a:visited {  font-weight: bolder; color: #ee8800; text-decoration: none;}
a:active {  font-weight: bolder; color: #ee8800; text-decoration: none;}
a:hover {  font-weight: bolder;  color: #ee8800;  text-decoration: underline;}
a:link {  font-weight: bolder; color: #ee8800; text-decoration: none;}

div.title
{
	font-weight: bold;
	font-size: 18pt;
	background-color: lavender;
	text-align: center;
}
div.sectionHeader { font-size:12pt; font-weight:bold; }

div.legal
{
	font-size:8pt;
	color: Gray;
}

td.sidebar
{
	vertical-align: top;
	text-align: left;
	width: 100px;
}
td.mainbar { text-align:left; vertical-align:top; }
td.spacer  { width: 20px; }


.small { font-size: 8pt; }
.mediumlarge {font-size: 11pt; }
.large { font-size: 12pt; }

  


