h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #663300;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #663300;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #996600;
	font-style: italic;
	line-height: normal;
}

table.classes tr td { 
	vertical-align: top; 
}
