﻿img.noborder {
	 border-width: 0px;
}
h1 { font-size: 24pt; }
h2 { font-size: 18pt; }
h3 { font-size: 16pt; }
h4 { font-size: 14pt; }
h5 { font-size: 12pt; }
h6 { font-size: 10pt; }
.commentary {
	color:	green;
}
a:active {
	color: black;
	background-color: yellow;
}
a:hover {
	 color: black;
	 background-color: #dddd00;
}
a {
	 color: black;
}
body {
	font-size:		  12pt;
	background-color: #f5f8ed;
	font-family:	  Helvetica, Arial, sans-serif;
}
