﻿body						{ font-family: Verdana, Arial, Helvetica, sans-serif; }
h2							{ font-size: large; color:#4F4F00 }
h3							{ font-size: medium; color:#4F4F00; font-variant: small-caps }
h4							{ font-size: small; font-variant: small-caps }
.menu        				{ font-size: xx-small }

table.resources {
	border-collapse: collapse;
	border-spacing: 2px;
	background-color: #DEE0CF;
}

table.resources td {
	border: solid 3px #CACDB0;
	padding: 5px;
	background-color: #DEE0CF;
}

td.releasenotes, th.releasenotes {
	border: solid 3px #CACDB0;
	padding: 4px;
}

hr.menu {
	height: 1px;
	border-width: 0;
	color:#4F4F00;
	background-color: #4F4F00;
}