body, div, p, td, li, dd {
	/* redundant selectors to help NN4 remember */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
    	font-weight: bold;
    	color: #000080;
		font-size: 18px;
}
h2 {
    	font-weight: bold;
    	color: #000080;
		font-size: 14px;
}
h3 {
    	font-weight: bold;
    	color: #000080;
		font-size: 12px;
}
a {
	color: #006699;
}
table	{
	border-width: 1px;
}
.highb	{
	font-weight: bold;
}
#tabular {
	border: 1px solid #006699;
}
