body, p, ul, td, table
{
	font-family:Arial;
	font-size:11px;
	margin-top: 0px;
	
}

hr
{
	color:#012E71;
}
input
{
	font-family:Arial;
	font-size:11px;
}
h1
{
	font-size:1.5em;
	font-weight:bold;
	margin-bottom: 0px;
	color:#800000;
}
h2
{
	font-size:1em;
	font-weight:bold;
	margin-bottom: 0px;
	color:#800000;
}
h3
{
	font-size:0.96em;
	font-weight:bold; 
	font-style:italic; 
	margin-bottom: 0px; 
}
img
{
	border: 0px none; 
}
textarea, select
{
	font-family: Arial;
}
input.btn
{
	cursor: pointer;
}

/* Funky tables */

.tellist {
	width: 100%;
	padding: 0;
	margin: 0;
	background-color: #333333;
	border-collapse: collapse;
	border-width: 0;
}
.r0 {
	background-color: #DDDDDD;
}
.r1 {
	background-color: #EEEEEE;
}
.d {
	color: black;
    font-size: 11px;
	padding-left:1;
}
.f {
	color: white;
	font-weight: bold;
    font-size: 11px;
	text-decoration: none;
	padding-left:2;
}
.topbar {
	background: url('topbar2.jpg');
	height: 22
}
