td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #004080;

}

.footer {
	font-size: 10px;
}
.justified {
	text-align: justify;
}
.sublinks {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

/* default link colors */
a:link {  color:#004080; }
a:visited {  color:#004080; }
a:hover {  color:#004080; text-decoration: none;}
a:active {  color:#004080; }

/* sub links in list */
a.sub:link {  color:#004080; text-decoration: none;}
a.sub:visited {  color:#004080; text-decoration: none;}
a.sub:hover {  color:#004080; ; text-decoration: none}
a.sub:active {  color:#004080; text-decoration: none;}
