﻿body { background: #FFF; color: #000; font-family: arial,verdana,helvetica,tahoma,sans-serif; font-size: 12pt; margin: 0; padding: 5px; }
h1, h2, h3, p, ul, ol, li { margin-top: 0; }
h1 { font-size: 16pt; }
h2 { font-size: 14pt; }
h3 { font-size: 12pt; }
.group { margin-bottom: 2em; }

@media print 
{
	body { padding: 0; }
	#skip, #sub-navigation, #footer { display: none; }
	#main-content a:after { content: " (" attr(href) ") "; font-size: 90%; }
}
