body {
        font-family: Verdana, Arial;
}

td {
	font-size: 85%;
}

a:link, a:visited, a:active { 
	text-decoration: none 
}

a:hover { 
	text-decoration: underline 
}

a:link, a:visited, a:active, a:hover { 
	color: #264397;
}


.smallbold {
	font-size:   12px;
	font-weight: bold;
}

ul.linksbar li {
  font-size: 12px;
  font-weight: bold;
  list-style-type: none; 
  display: inline;
  padding-left: 0in;
  padding-right: 0.1in;
}

