body        {
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: white }
p    {
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h1     {
	font-weight: bold;
	font-size: 140%;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h2    {
	font-weight: bold;
	font-size: 125%;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h3    {
	font-weight: bold;
	font-size: 115%;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
td    {
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
th   {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: right }
tt   {
	font-family: Monaco, "Courier New", Courier }
a:link  {
	color: #b22222;
	font-weight: bold;
	text-decoration: none }
a:active  {
	color: #cc2727;
	font-weight: bold;
	text-decoration: underline }
a:vlink  {
	color: #991d1d;
	font-weight: bold;
	text-decoration: none }
a:visited  {
	color: #991d1d;
	font-weight: bold;
	text-decoration: none }
a:hover  {
	color: #cc2727;
	font-weight: bold;
	text-decoration: underline }
.big  {
	font-weight: bold;
	font-family: Helvetica, Geneva, Arial, Swiss, SunSans-Regular;
	font-size: 130% }
.small   {
	font-weight: normal;
	font-size: 85%;
	font-family: Helvetica, Geneva, Arial, Swiss, SunSans-Regular }
.med {
	font-weight: normal;
	font-size: 95%;
	font-family: Helvetica, Geneva, Arial, Swiss, SunSans-Regular }
.ph {
	background-color: white;
	border: ridge 2px silver }
