h1   {
	color: #990000;
	font-size: 28px;
	text-indent: 1pt;
}
blockquote  { font-size: 12px }
ul  { font-size: 12px; list-style-type: disc }
body    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
h2   { color: #000000; font-size: 24px; font-style: normal; font-weight: normal }
h4  { color: #000000; font-size: 16px }
table  { font-size: 12px }
h6  { font-size: 12px}
h3  { font-size: 18px }
h5  { font-size: 14px}
dl  { font-size: 12px; list-style-type: disc }
p  { font-size: 12px }
.imagefloatright {
	float: right;
}
.imagefloatleft {
	float: left;
}
.imagefloatcenter {
	float: none;
}
