body {
  font-family: Trebuchet MS;
  color: black;
  font-size: x-small;
}
h1 { font: 200% Trebuchet MS; color: blue; font-weight: 500; line-height: 150%; }
h2 { font: 140% Trebuchet MS; color: blue; }
h3 { font: 120% Trebuchet MS; color: black; font-weight: 600;  }
h4 { font: bold 100% Trebuchet MS; color: #FFFFFF; background: #990000; padding-left: 5px; }
h5 { font: italic 100% Trebuchet MS; color: #990000;  }
h6 { font: 100% Trebuchet MS; color: #990000;  }
a:link { 
	color: #990000;
	background: transparent; 
	font-family: Trebuchet MS;
	text-decoration: underline;
	font-size: x-small;
}
a:visited  { 
	color: #990000;
	background: transparent; 
	font-family: Trebuchet MS;
	text-decoration: underline;
	font-size: x-small;
}
a:hover  { 
	color: #666666;
	background: transparent; 
	font-family: Trebuchet MS;
	text-decoration: underline;
	font-size: x-small;
}
a:active  { 
	color: #990000;
	background: transparent; 
	font-family: Trebuchet MS;
	text-decoration: underline;
	font-size: x-small;
}
a.footer:link  { 
	font-size: x-small;
}a.footer:visited  { 
	font-size: x-small;
}a.footer:hover  { 
	font-size: x-small;
}a.footer:active  { 
	font-size: x-small;
}
table.content  { 
	font-size: x-small;
}
td.content  { 
	font-size: x-small;
}
p.content  { 
	font-size: x-small;
}
p.navheader  { 
	font-size: x-small;
	color: blue;
	text-decoration: bold;
}
li.content  { 
	font-size: x-small;
}
a.leftnav:link { 
	color: blue;
	background: transparent; 
	font-family: Trebuchet MS;
	text-decoration: none;
	font-size: x-small;
}
a.leftnav:visited  { 
	color: blue;
	background: transparent; 
	font-family: Trebuchet MS;
	text-decoration: none;
	font-size: x-small;
}
a.leftnav:hover  { 
	color: black;
	background: transparent; 
	font-family: Trebuchet MS;
	text-decoration: none;
	font-style: italic;
	font-size: x-small;
}
a.leftnav:active  { 
	color: blue;
	background: transparent; 
	font-family: Trebuchet MS;
	text-decoration: none;
	font-size: x-small;
}