BODY {
  font-size: 12px ;
  color:#000000 ;
  background:#ffffff ;
}
TD		{
  font-size: 12px ;
  color:#000000 ;
}

.MIDBL       {
  font-size:10pt ;
  font-weight: bold ;
  color: #ffffff ;
  background-color: #6666ff ;
}
.MID12BL      {
  font-size:12pt ;
  font-weight: bold ;
  color: #ffffff ;
  background-color: #6666ff ;
}


.MD		{
  font-size: 10pt ;
  color:#ffffff ;
  font-weight:bold ;
  background:#000099 ;
}
.MD2		{
  font-size: 10pt ;
  color:#ffffff ;
  font-weight:bold ;
  background:#ff9933 ;
}
.MD3		{
  font-size: 10pt ;
  color:#ffffff ;
  font-weight:bold ;
  background:#3399cc ;
}
.INPCELL		{
  font-size: 10pt ;
  background:#ffffff ;
}
.TIT		{
  font-size: 12pt ;
  font-weight:bold ;
}
.BOX     {
  font-size:10pt ;
  color: #ffffff ;
  background-color: #00bb00;
}

.BK10B		{
  font-size: 10pt ;
  font-weight:bold ;
}
.BK12B		{
  font-size: 12pt ;
  font-weight:bold ;
}
.RED10B		{
  font-size: 10pt ;
  color:#ff3333 ;
  font-weight:bold ;
}
.RED12B		{
  font-size: 12pt ;
  color:#ff3333 ;
  font-weight:bold ;
}
.fsiz10wh		{
  color:#ffffff ;
  font-size: 10pt ;
}
.fsiz10whbold		{
  color:#ffffff ;
  font-size: 10pt ;
  font-weight:bold ;
}
.fsiz11bold		{
  font-size: 11pt ;
  font-weight:bold ;
}
.fsiz14bold {
  font-size:14pt ;
  font-weight: bold ;
}

A:link   {
  color:#0000ff ;
  text-decoration:underline ;
  font-weight:nomal ;
}
A:visited   {
  color:#0000ff ;
  text-decoration:underline ;
  font-weight:nomal ;
}
A:active    {
  color:#ff3300 ;
  text-decoration:underline ;
  font-weight:nomal ;
}
A:hover     {
  color:#ff3300 ;
  text-decoration:underline ;
  font-weight:nomal  ;
}



body,div,dl,dt,dd,ul,ol,li,p,th,td{
	margin:0; padding:0; line-height:100%;
}

table{
	border-collapse:collapse; border-spacing:0;
	margin:0; padding:0; vertical-align: top;
}
table td{
	line-height:140%;
	padding:2px 10px;
}

.topics{
	border-collapse:collapse; border-spacing:0;
	margin:0; padding:0; vertical-align: top;
}

.topics td{
	line-height:140%;
	padding:2px 10px;
	border-bottom:1px solid #eddcc7;
}
