body {
   margin:0px;  

}

P {
   	font-family: "Trebuchet MS";
	color: #980838;
	font-size:13px;
}

TD {
   	font-family: "Trebuchet MS";
	color: #980838;
	font-size:13px;
}

.mainContent {
	font-family: "Trebuchet MS";
	color: #980838;
	font-size:7px;
}

.nav {
	font-family: "Trebuchet MS";
	color: #980838;
	font-size:11px;
	margin-left:10px;
}
.navSel {
	font-family: "Trebuchet MS";
	color: #980838;
	font-size:11px; 
	margin-left:10px;
	font-weight:bold;
}

a.nav {
   	font-family: "Trebuchet MS";
	color: #980838;
	font-size:11px;
}

a.nav:hover {
   	font-family: "Trebuchet MS";
	color: #980838;
	font-size:11px;
	text-decoration: none;
}

a.navSel {
   	font-family: "Trebuchet MS";
	color: #980838;
	font-size:11px;
}

a.navSel:hover {
   	font-family: "Trebuchet MS";
	color: #980838;
	font-size:11px;
	text-decoration: none;
}


a {
   	font-family: "Trebuchet MS";
	color: #980838;
	font-size:13px;
}

a:hover {
   	font-family: "Trebuchet MS";
	color: #980838;
	font-size:13px;
	text-decoration: none;
}