body {
	font: 11px verdana, arial, helvetica, sans-serif;
	}

h1 {
	color: #333;
	font: 20px Georgia, "Times New Roman", Times, serif;
	font-weight: 900;
	}

h2 {
	color: #333;
	font: 15px Georgia, "Times New Roman", Times, serif;
	font-weight: 900;
	}

p {
	font-size: 11px;
	}

a {
	color: #003399;
	text-decoration: underline;
	font-weight: 575;
	}
a:link {color: #003399;}
a:visited {color: #6699cc;}
a:hover {background-color: #dddddd;}

td.footer {
	font-size: 9px;
	text-align: center;
	}

#textLinks {
	font-size: 9px;
	line-height: 1.5em;
	text-decoration: none;
}

#textLinks a: {
	color: #cccccc;
}

#textLinks a:hover {
	background-color: #003399;
}

#textLinks a:visited {
	color: #000000;
}
