body
  {
  color: black;
  background-color: white;
  font-family: arial;
  font-size: 100%;
  }

p
  {
  margin-left: 5%;
  margin-left: 5%;
  border-style:none; 
  }

.center { text-align: center }
.left { text-align: left }
.right { text-align: right }

a:link, a:visited {
    color: #005A9C;
    text-decoration: none;
    border-style:none; 
}

a img { border: none }

a:hover, a:active {
    color: #005A9C;
    text-decoration: none;
}

h1 { 
    color: #053188;
    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    font-size : 150%;
    text-align:CENTER;
}
h2 { 
    text-align:left;
    color: #053188;
    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    font-size : 120%;
}


 p{
font-size : 100%;
font-family : Arial, Helvetica, Geneva, sans-serif;
color : black;
background-color : white;
text-align:left;
}
.td1 { 
text-align:center;
border-style:none; 
border-width:0px; 
width:20;
}
.td2 { 
text-align:left;
border-style:none; 
border-width:0px; 
width:85%;
}
.td3 { 
width:33%;
height:681px;
}
.td33 { 
width:33%;
}
tr { 
border-style:solid; 
border-width:0px; 
width:34%;
}
.td4 { 
border-style:solid; 
border-width:1px; 
width:34%;
}
.td5 { 
border-style:none; 
border-width:0px; 
width:20%;
}
.td50 { 
padding: 5px; 
border-style:none; 
border-width:0px; 
width:50%;
text-align:center;
}
.td100 { 
width:100%;
}