body    { background-color: white; background-image: url(images/redcolor_03.jpg); margin: 0; padding: 0  }
p     { color: white; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
td     {
	color: white;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height : 15px;
}
.sub1    { color: white; font-size: 16px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold ; font-style: italic; }
.sub2 { color: white; font-size: 18px; font-weight: bold; }
.bkgrd1   {
	color: #0a3465;
	font-size: 16px;
	font-weight: bold ;
	background-image: url(images/bkgrd.jpg);
	background-position: 0 bottom;
	background-repeat : no-repeat;
}
.head1    { color: white; font-size: 26px; font-family: Georgia, "Times New Roman", Times; font-weight: bold }
.footer { color: white; font-size: 10px  }
.blurb    { color: #000; font-size: 14px; font-family: "Times New Roman", Georgia, Times; font-style: italic }
a:link  { color: white; text-decoration: underline }
a:visited  { color: white; text-decoration: underline }
a:hover  { color: #ffdf00; text-decoration: none }
a:active  { color: #ffdf00; text-decoration: none }
.nav:link { color: orange }
.nav:visited { color: orange }
.nav:hover { color: lime }
.nav:active { color: lime }
.imgspace {margin-right:12px; margin-bottom:6px;}
