body  { background-color: white; margin: 0px; padding: 0px }
p     { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
td     { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.sub1     { color: #890048; font-size: 14px; font-weight: bold }
.sub2   { color: black; font-size: 14px; font-weight: bold }
.head1   { color: #890048; font-size: 20px; font-family: "Times New Roman", Times, Georgia; font-style: italic; font-weight: bold }
.footer { font-size: 10px }
.blurb    { color: #890048; font-size: 16px; font-family: "Times New Roman", Georgia, Times; font-style: italic }
.title { color: #890048; font-size: 18px; font-family: "Times New Roman", Times, Georgia; font-style: italic; font-weight: bold }
.date { color: #565656; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a:link    { color: #890048; text-decoration: underline }
a:visited    { color: #890048; text-decoration: underline }
a:hover   { color: #646464; text-decoration: none }
a:active   { color: #646464; text-decoration: none }

#picRows {
   width:auto;
   float:left;
   margin-top:12px;
   padding:0 0 26px 0;
}
#picRows ul {width:100%; float:left; list-style:none; padding:0; margin:0;}
#picRows ul li {width:232px; display:inline; float:left; margin:0 11px 11px 0;}
#picRows img {border:1px solid #050505; padding:6px;}
