body{
 text-align: center;
 margin: 0px;
 padding: 0px;
 font-family: Arial, Verdana, "sans-serif";
 color: #333333;
 background:#e5e5e5;

 }	 
 
td{
 font-size:12px;
}
 
h2{
font-size:18px;
text-align: left;
font-weight:bold;
color: #029C4B;
padding:2px 0px 2px 0px;
font-family: Arial, Verdana, "sans-serif";
}
 
#myenvelope
{
 background-color: #ffffff;
 width: 95%;
 text-align: left;
 margin-left: auto;
 margin-right: auto;
}

#table1{
}

.table1lc {
margin: 0px;
border: 0px solid #0000ff;
text-align: left;
width:275px;
}

.table1mc {
margin: 0px;
border: 0px solid #0000ff;
text-align: center;
}

.table1rc {
margin: 0px;
border: 0px solid #0000ff;
text-align: right;
width:275px;
}
  
#table2{
height:25px; 
border-bottom:1px solid #000000; 
background: #0A3D70;
color: #ffffff;
text-align: right;
font-weight:bold;
font-style: italic;
font-size:12px;
}

#table3{
}

#table3lc{
width:200px;
background: #e5e5e5;
}

#table3rc{
padding:0px 0px 0px 15px;
}

#table5{
}

#table5tr{
background: #e5e5e5;
}

#table5br{
background: #999999;
color: #ffffff;
padding:5px 5px 5px 5px;
text-align: left;
font-size:18px
}

#table6{
}

#table6rc{
width:205px;
border-left:1px solid #999999;
}

#table4{
height:25px; 
border-bottom:0px solid #000000; 
background: #0A3D70;
color: #ffffff;
text-align: right;
font-weight:bold;
font-style: italic;
font-size:12px;

}

#table7{
}

#table7br{
background: #999999;
}

#table8{
font-weight:bold;
font-size:13px;
margin:5px 0px 0px 0px;
padding:5px 0px 5px 0px;
}


#table8 a, a:link, a:visited
{ 
 color: #804020;
 text-decoration: none;
 font-weight: bold;
 text-decoration: underline;
}

#table8 a:hover, a:active
{ 
 color: #ff8040;
 font-weight: bold;
 text-decoration: none;
}

#table10{
background: #e5e5e5;
}

#bottombar {
color: #ffffff;
font-weight:normal;
font-size:12px;
height:25px; 
border-bottom:0px solid #000000; 
background: #0A3D70;
padding:2px 5px 2px 5px;
}


#footer a{
color: #ffffff;
text-decoration: none;
font-weight:normal;
}

#footer a:hover{
color: #ffff;
text-decoration: underline;
}