a {
	color: #000066;
}  
  
a:hover {
	color: #FF0000;
}
ul { 
	margin-top: 2px;
	margin-left: 0;
	padding-left: 20px;
}
body {
	font-size: 10pt;
	font-family: arial;
	color: #000000;
}
td {
	font-size: 13px;
	font-family: arial;
	color: #000000;
}
.big { 
	font: 12pt Arial, Helvetica, sans-serif;
	color: #003041;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #000000; 
	margin: 2px;
}
.nbig { 
  	font: 14px Arial, Helvetica, sans-serif;
	color: #003041;
  	font-style: normal;
    font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #dddddd; 
    margin: 2px;
} 
.small {
	font-size: 10px;
	font-family: arial;
	color: #000000
}
.nav {
	font-size: 12px;
	font-family: Arial;
	color: #000000;
	text-decoration: none;
}
.ads {
	font-size: 11px;
	font-family: Arial;
	padding-left: 3px;
}
.ads a {
	font-size: 14px;
	letter-spacing: -0.02em;
	font-family: Arial;
	font-weight: bold;
}
.ads hr {
	height: 1px;
	border: 0;
	background: #ddd;
	color: #ddd
}
