<style type="text/css">

1
      {
      }

body
      {
      font-family: verdana, arial;
      font-size: 11px
      }
td
      {
      font-family: verdana, arial;
      font-size: 11px
      }

h1
      {
      font-family: verdana, arial;
      font-weight:bold;
      color: balck;
      font-size: 11px;
      margin-top: 10px;
      margin-bottom: 5px;
	  margin-left : 5px;
	  margin-right : 5px
      }

h2
      {
      font-family: verdana, arial;
      font-weight:bold;
      color: #00477D;
      font-size: 12px;
      margin-top: 3px;
      margin-bottom: 2px;
	  margin-left : 2px;
	  margin-right : 2px;
      text-align: left
      }

h3
      {
      font-family: verdana, arial;
      font-weight:bold;
      color: #00477D;
      font-size: 12px;
      margin-top: 3px;
      margin-bottom: 2px;
	  margin-left : 2px;
	  margin-right : 2px
      }

p
      {
      font-size: 11px;
      margin-top: 2px;
      margin-bottom: 2px;
	  margin-left: 2px;
	  margin-right: 2px
      }

a:visited  {color:#00477D; text-decoration:none; font-weight: bold}
a:link     {color:#00477D; text-decoration:none; font-weight: bold}
a:hover    {color:blue; text-decoration:none; font-weight: bold}

.cell_over   {background-color:#A1C4D3;  text-align: center}
.cell_over a {color: black; text-decoration: none; font-size: 11px; font-weight: bold}
.cell_out    {background-color: transparent;  text-align: center;}
.cell_out a  {color: white; text-decoration: none; font-size: 11px; font-weight: bold;}

.text1 {font-size:11px; text-align:justify;}

.link1 {font-size:14px;}

.border1 {border: #CCCCCC 1px solid}

a:link.none
      {
      text-decoration: none;
      font-weight: normal;
      color: black
      }

a:visited.none
      {
      text-decoration: none;
      font-weight: normal;
      color: black
      }

a:hover.none
      {
      text-decoration: none;
      font-weight: normal;
      color: black
      }

.none
      {
      font-weight: normal;
      text-decoration: none
      }


</style>
