body 	{ 
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:.8em;
	background-color: #003366;
}

 table, tr, td, input 	{ 
	font-family:verdana,arial,helvetica,sans-serif;
/*	font-size:13px; */
} 

.title { font-size: 16px;  font-weight: bold;  }

.subtitle { font-size: 14px;  font-weight: bold;  }

.horizontalLine {
	background-color: #868B96;
}

.bold 	{ 
	font-weight: bold;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:.8em;
}

.smalltext 	{ 
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:.75em;
}



.error { color: Red;  font-weight: bold;  }

a { font-weight: bold;  text-decoration: none;  color: #000080;   }
a:hover { font-weight: bold;  text-decoration: underline;  color: #000080;   }