/* Updated January 28, 2018 */
body
{
	background-color: #ccc;
	background-image: url(none);
	margin-left: 5%;
	margin-right: 5%;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-size: 10pt;
}

h1, h2, h3, h4, h5, h6 {color:#000;}

h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 12pt;}
h4 {font-size: 11pt;}
h5 {font-size: 11pt;}
h6 {font-size: 11pt;}

p {}

pre{
	font-family: monaco, courier; 
	font-size: 8pt;
}
