body     { color: black; font-size: 11px; line-height: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
p     {
	color: #333;
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none
}
td     { color: black; font-size: 11px; line-height: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
h1          {
	color: navy !important;
	font-size: 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 31px;
	text-decoration: none;
	font-style: italic;
}
h2          { color: navy !important; font-size: 25px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; line-height: 31px; text-decoration: none }
h3          {
	color: #F00 !important;
	font-size: 15px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	line-height: 19px;
	text-decoration: none
}
h5           { color: navy !important; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: oblique; font-weight: 600; line-height: 17px; text-decoration: none }

a:visited {
	color: #666;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none
}

a:link { color: blue; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

#comment { margin: 0px 0px 10px 0px; padding: 6px; border: 0px solid; background-color: #e6e6fa; }
