body
{
	margin: 50;
}

p,h2,input,option
{
	font-family: courier, fixedsys;
	font-size: 11pt;
}
h1
{
	display: block;
	font-family: courier, fixedsys;
	font-size: 16pt;
}
p.fontname,p.options 
{ 
	font-size: 10pt; 
}
p.title
{
	font-weight: bold;
	font-size: 10pt;
}

h2 		{ display: inline; }
em		{ font-weight: bold; font-size: 11pt; color: #CC0000; }

pre 		{ color: #000000; }
pre.header	{ font-weight: normal; font-size: 14pt; } 

submit		{ color: #00FF00; }

.courier	{ font-family: courier, fixedsys; font-weight: bold; font-size: 11pt; }
