BODY {
	font-size: 9pt;
	font-family: "Trebuchet MS", Arial;
	color:#727270;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #c5c5c5;
	scrollbar-3dlight-color: #f0f0ff;
	scrollbar-arrow-color: #c0c0cc;
	scrollbar-track-color: #e5e5e5;
	scrollbar-darkshadow-color: #a0a0a0;
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

div, p, ol, ul, dl, li, dt, dd, td, nobr { 
	font-size: 9pt; 
}

p.content {
	font-size: 9pt; 
	text-align: justify;
}
p.quotes {
	font-size: 9pt; 
	text-align: right;
	font-style: italic;
}


TD
{
  font-family: "Trebuchet MS", Arial; 
  font-size: 9pt;
  font-weight: normal;
}

input.textstyle   { border: 1px #E3E3E3 solid; padding: 2px; font-family: Arial; font-size: 11px; height:20px; background-color: #ffffff;}
input.buttonstyle { border: #ffffff 1px solid; padding: 2px; font-family: Arial; font-size: 11px; height:20px; background-color: #e3e3e3; cursor:hand;}
select { border: #1f205f 1px solid; padding: 0px; font-family: Arial; font-weight: normal; font-size: 11px; CURSOR: normal; background-color: #ffffff}
option { border: #1f205f 1px solid; padding: 0px; font-family: Arial; font-weight: normal; font-size: 11px; color: #1f205f; CURSOR: normal; background-color: #ffffff}
textarea { border: #1f205f 1px solid; padding: 2px; font-family: Arial; font-weight: bold; font-size: 11px; CURSOR: normal; background-color: #ffffff}

A        {color:#ff6600; text-decoration: none; }
A:hover  {color:#ff6600; text-decoration: underline; }
A:active {color:#ff6600; text-decoration: underline; }

a.link1         { font-size: 7.5pt; color:#7d7d7d; font-weight: bold; text-decoration: none; }
a.link1:hover   { font-size: 7.5pt; font-weight: bold; text-decoration: none; color: #990000; }
a.link1:active  { font-size: 7.5pt; font-weight: bold; text-decoration: none; color: #990000; }

a.footerlink         {font-size: 9pt; color:#ffffff; text-decoration: none; }
a.footerlink:hover   {font-size: 9pt; color:#ffffff; text-decoration: underline; }
a.footerlink:active  {font-size: 9pt; color:#ffffff; text-decoration: none; }

.smalltxt1 {  font-weight: bold; font-size: 7pt; color: #000000; }
.smalltxthome {  font-weight: bold; font-size: 7pt; color: #ffffff; }
.header1 {  font-weight: normal; font-size: 12pt; color: #ff3300; }
.header2 {  font-weight: normal; font-size: 9pt; color: #ff3300; }
.header3 {  font-weight: bold; font-size: 10pt; color: #ff3300;}
.header4 {  font-weight: bold; font-size: 9pt; color: #ff3300; }
.img2 {  border: #000000 1px solid}
.whitefont {  font family: Arial; font size: 11px; color: #ffffff; }
.redfont {  color: #a20b2e; }
.greyfont {  color: #727270; }
.divider {	border-top: 1px dashed #666666; width:30%; }