.body				{ color: #000000 }
.title						{ color: #000000 }
.footer						{ font-family: verdana; font-size: 7pt; color: #606060 }
.body						{ font-family: verdana; font-size: 9pt; }
.title						{ font-family: Arial; font-size: 16pt; }


input,textarea,select { text-indent : 2px; font-size: 11px; background: #EEF2E2; color: #000000;  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight : bold; }
input.white,radio { text-indent : 2px; font-size: 11px; background: #FFFFFF; color: #000000;  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight : bold; }

a:link,a:visited { font-family: Verdana; font-size: 9pt; text-decoration: underline; color: #5263c7 }
a:hover { color: #000000; text-decoration: none; }

a.footer,a.footer:visited { font-family: Verdana; font-size: 7pt; text-decoration: underline; color: #5263c7 }
a.footer:hover { color: #000000; text-decoration: none; }

.TextBox {
	border-left:1px inset #000000; border-right:1px inset #000000; border-top:1px inset #000000; border-bottom:1px inset #000000; background-color: #D3D4FF;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight : bold;
}


td.body {
  font-family: Verdana;
  font-size: 9pt;
  background: #FFFFFF;
  color: #000000;
}

td.bio {
  font-family: Verdana;
  font-size: 10pt;
  background: #000000;
  color: #FFFFFF;
}

td.news {
  font-family: Arial;
  font-size: 16pt;
  background: #5264c8;
  color: #FFFFFF;
}

td.bio2 {
  font-family: Verdana;
  font-size: 9pt;
  background: #5263c7;
  color: #FFFFFF;
}

td.footer {
  font-family: Verdana;
  font-size: 7pt;
  background: #FFFFFF;
  color: #606060;
}



