tr.off {
	background-color: #FFFFFF;
}
tr.on {
	background-color: #CCCCCC;
}

a, a:visited{
	color: blue;
	text-decoration: none;	
}

a:active, a:hover {
  text-decoration: underline;
  
}


body, p, table {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A;
}

ul.nav {
	margin: 0; 
	color: #002157;
	font-weight: bold;
}
.footer {
	font-size: xx-small;
}

.cards {
	color:#2E338F;
	font-size:xx-small;
}
