body {
	font-family:  "Verdana","Helvetica","Bitstream Vera Sans",sans-serif;
	font-size: 10pt; 
	color: #283057;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Arial","Helvetica","Bitstream Vera Sans",sans-serif;
	color: #283057;
}
h1 { font-size: 14pt; }
h2 { font-size: 12pt; }
h3 { font-size: 10pt; }

a:link    { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover   { text-decoration: underline }

hr { color: #283057 }

table {
	font-size: 8pt;
}