/* black on white; 2013-03-31 sradford */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #ffffff;
}
a:link {
	color: #ff0000;
}
a:visited {
	color: #990000;
}
h1 {
	font-size: 20px;
	color: #000000;
}
h2 {
	font-size: 16px;
	color: #000000;
}
.stylelast {
        font-size: 9px;
        font-style: italic;
        color: #000000;
}
