body, td {
	color : #868686;
	margin: 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left; /* NEW IN 1.5 */
	
}

td.upper {
	color : #808080;
	background : #E6E6E6;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.smaller {/* CHANGED IN 1.5 */
	font-size: 10px;
}

table.entries {
	color : #868686;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	BORDER-RIGHT: #E6E6E6 1px solid;
	BORDER-LEFT: #E6E6E6 1px solid;
	BORDER-TOP: #E6E6E6 1px solid;
	BORDER-BOTTOM: #E6E6E6 1px solid;
}

a {
	font-size: 11px;
  color: #741414;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
	color : #868686;
	text-decoration : none;
}

a.smaller {
	font-size: 10px;
	color: #741414;
	text-decoration : underline;
}

a.smaller:hover {
	font-size: 10px;
	color : #868686;
	text-decoration : none;
}

a.nav {
	font-size: 13px;
	color: #741414;
	text-decoration : underline;
}

a.nav:hover {
	font-size: 13px;
	color : #868686;
	text-decoration : none;
}

input {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#FFFFFF;
}

hr {
	color: #B8CFE7;
	height: 1px;
}

/* EVERYTHING BELOW ADDED IN 1.5 */
div.centered {
	text-align: center;
}

div.centered table {
	margin: 0 auto; 
	text-align: left;
}

.bc{
  font-size: 12px;
  color: #808080;
 }
 
 .ml{
  font-weight: bold;
  font-size: 11px;
  color: #741414;
  text-decoration: none;
  }

 .ml1{
  font-size: 10px;
  color: #646464;
  text-decoration: underline;
  }
  
  .px2{
  font-size: 2px;
 }
  
   
