body 
{
  font-family: Verdana, Arial, Helvetica, san-serif;
}


.OutBorder
{
  border: 1px solid white
}

a.topmenu:hover {
  text-decoration: underline;
  font-size: 10px;
  color: white
}

a.topmenu {
  font-size: 10px;
	text-decoration: none;
	color: white;
	padding: 0px;
}

a {
  color: #5A85A1;
  text-decoration: none;
  padding: 0px;
}

a:hover {
  color: #5A85A1;
  text-decoration: underline;
  padding: 0px;
}

td
{
  color: black;
  font-size: 10px;
  
}

.content 
{
  color: black; 
  padding: 10px; 
}

.ContentText 
{
  font-size: 11px; 
  line-height: 1.5;
}

.leftcol
{
  border-right: 1px solid #5A85A1; 
}

.RowBck
{
  background: white;
}

.RowBck td
{
  font-size: 12px;
}

.RowBck th
{
  font-size: 12px;
}
.ProgTable td
{
  padding-bottom: 10px;
  padding-top: 10px;
}

th 
{
  font-size: 10px;
  color: black;
  font-weight: normal;
}

li
{
  padding: 2px;
}

ol 
{ 
  font-weight: bold
}

ol span 
{
  font-weight: normal
}