body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	margin-left: 60px;
	margin-right: 40px;
#	background-color: #CC9;
}

p, li, table { font-size: 14px; }

p.i1
{
	margin-left: 2em;
	}
	
h1, h2
{
	border-color: black;
	border-width: 0 0 1px 0;
	border-style: solid;
 	padding-left: 10px;
}
h1
{
	font-size: 18pt;

}

h2
{
	font-size: 14pt;

}
table.download
{
	width: 70%;
	margin: 0 auto 0 auto;
	vertical-align: bottom;
	text-align: left;
	background-color: #996;
	border-width: 1px;
	border-color: #666;
	border-style: dotted;
}
ul { list-style-type: circle; }
.hilite-text { font-style: italic; }
