   body
      {
      font-family:verdana,arial,sans-serif;
      font-size: 11px;
		color: #00426A;
      }
   td {
      font-family:verdana,arial,sans-serif;
      font-size: 11px;
		color: #00426A;
      }
   .smaller
      {
      font-family:verdana,arial,sans-serif;
      font-size: 9px;
      }
   .framebody
      {
      font-family:verdana,arial,sans-serif;
      font-size: 11px;
		color: Black;
		background: transparent;
      margin: 5 5 5 5;
      padding: 0 0 0 0;
      }
	ul
      {
	   margin-top: 0;
	   margin-left: 30;
	   padding-left: 0;
	   }
	a
      {
      text-decoration: none;
      color: white;
      font-weight: bold;
      }
	a:Visited
      {
	   text-decoration: none;
	   color: white;
	   font-weight: bold;
	   }
	a:Hover
      {
	   text-decoration: underline;
	   color: White;
	   font-weight: bold;
	   }
	h1
      {
      font-size: 20px;
		margin-bottom: 5;
		font-weight: bold;
	   }
	h2
      {
		color: White;
      font-size: 14px;
		margin-bottom: 5;
		font-weight: bold;
	   }
	h3 {
		color: White;
      font-size: 13px;
		margin-bottom: 5;
		font-weight: bold;
   	}
	.Date
		{
		color: White;
		}
	.News
		{
		margin-top: 0;
		margin-bottom: 5;
		}
   .SideTitle
      {
      background-image : url('/images/arrow.gif');
     	background-repeat: no-repeat;
      background-position : right;
      width: 175;
      border: 1px solid #333333;
      margin-top: 20;
      margin-bottom: 10;
      }
   .SideTitle td
      {
      font-size: 14px;
      font-weight: bold;
      color: #ccccff;
      vertical-align: middle;
      }
   .SideTitle a
      {
      font-size: 14px;
		font-weight: bold;
      color: #ccccff;
      }
