body  { background-color: #fff; text-align: left}
p  {
	color: #333;
}
td {}
h1   {
	color: #000;
	font-size: 18px;
	font-family: "Courier New", Courier, Monaco;
	font-weight: normal
}
h2  { color: gray; font-size: 22px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold }
h3 { color: #000; font-size: 21px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold }
h4    { color: gray; font-size: 18px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold }
h5  { color: gray; font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold }
h6 { color: #000; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold }
a:link   { color: #FF6600; text-decoration: none }
a   { color: #FF6600; text-decoration: none }
a:hover  { color: #3366cc; text-decoration: none }
a:visited:hover  { color: #3366cc; text-decoration: none }
a:visited { color: #FF6600 }
element { }

