body { 
  font-family: sans-serif; 
  font-size: 11px; 
  color: #000000;
  scrollbar-3dlight-color: #CC99FF;
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-base-color: #CC99FF;
  scrollbar-darkshadow-color: #CC99FF;
  scrollbar-face-color: #CC99FF;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-shadow-color: #CC99FF;
}

table.rollover {
	background-color: #FFFFFF;
}

td { 
  font-family: sans-serif; 
  font-size: 11px; 
  color: #000000;
}	

a:link.news {
  font-family: sans-serif;
  font-size: 11px;
  color: #CC99FF;
  text-decoration: underline;
}

a:visited.news {
  font-family: sans-serif;
  font-size: 11px;
  color: #CC99FF;
  text-decoration: underline;
}

a:active.news {
  font-family: sans-serif;
  font-size: 11px;
  color: #CC99FF;
  text-decoration: underline;
}

a:hover.news {
  font-family: sans-serif;
  font-size: 11px;
  color: #CC99FF;
  text-decoration: none;
}

a:link { 
  font-family: sans-serif; 
  font-size: 11px; 
  color: #000000;
  text-decoration: none; 
}

a:visited { 
  font-family: sans-serif; 
  font-size: 11px; 
  color: #000000;
  text-decoration: none; 
}

a:active { 
  font-family: sans-serif; 
  font-size: 11px; 
  color: #000000;
  text-decoration: none; 
}

a:hover { 
  font-family: sans-serif; 
  font-size: 11px; 
  color: #000000;
  text-decoration: underline; 
}

hr { 
  border: 1px solid #FFFFFF; 
}

input { 
  border: 1px solid #000000; 
}

select { 
  border: 1px solid #000000; 
}


textarea { 
  border: 1px solid #000000; 
}

i { 
  font-family: sans-serif; 
  font-size: 10px; 
  color: #000000;
}

p {
  margin-top: 4px;
  margin-bottom: 4px;
}

u {
  color: #9933FF;
  text-decoration: none;
  font-size: 13px;
}

