body      {background-color: #ffffff
          margin-top: 0;
          margin-bottom:0;
		  margin-left: 0;
          margin-right:0;
          background-image: url("/images/pb_bg.gif");
          }

td        {
           font-size: 12px;
	       line-height: 14px;
           color: #000033;
           font-family: Verdana, Arial, Helvetica, sans-serif;
          }

.bodycopy  {
           font-size: 11px;
           color: #000033;
           font-family: Verdana, Arial, Helvetica, sans-serif;
           }

.small     {
           font-size: 10px;
           color: #000033;
           font-family: Verdana, Arial, Helvetica, sans-serif;
           }

.head      {
           font-weight: bold;
           font-size: 21px;
           line-height: 28px;
           color: #000033;
           font-family: Verdana, Arial, Helvetica, sans-serif;
           }

.subhead      {
           font-weight: bold;
           font-size: 16px;
           line-height: 19px;
           color: #000033;
           font-family: Verdana, Arial, Helvetica, sans-serif;
           }

.subhead2  {font-weight: bold;
           font-size: 15px;
           line-height: 16px;
           color: #000033;
           font-family: Arial, Helvetica, sans-serif;
           }

.loghead  {font-weight: bold;
           font-size: 15px;
           line-height: 16px;
           color: #770000;
           font-family: Arial, Helvetica, sans-serif;
           }


.top    {
           font-size: 10px;
           line-height: 14px;
           color: #ffffff;
           font-weight: regular;
           font-family: Verdana, Arial, Helvetica, sans-serif;
           }

.nav    {
           font-size: 10px;
           line-height: 16x;
           color: #fff788;
           font-weight: bold;
           font-family: Verdana, Arial, Helvetica, sans-serif;
           }

.nav a {
          text-decoration: none;
	      font-weight: regular;
	      color: #fff788;
	      }

.nav a:visited {color: #fff788;}
.nav a:active {color: #fff788;}
.nav a:hover {color: #fff788;
          font-weight: regular;
	      text-decoration: underline;}
a {
	text-decoration: underline;
	font-weight: regular;
	color: blue;
	outline: none;
	}
a:visited {
	color: #336666;
	}
a:active {
	color: blue;
	}
a:hover {
	color: #cc0000;
    font-weight: regular;
	text-decoration: underline;
	}


