body {  
background: #7B196B;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
text-indent: 0;
 }
 
 a.one:Link {color:#217DEE;text-decoration:underline;}
 a.one:Visited {color:#217DEE;text-decoration:underline;}
 a.one:Hover {color:#7B196B;text-decoration:none;}
 
 a.two:Link {color:#F7EFDF;text-decoration:none;}
 a.two:Visited {color:#F7EFDF;text-decoration:none;}
 a.two:Hover {color:#FF9900;text-decoration:underline;}
 
h1, h2 { font-family: arial, helvetica, sans-serif;
color: blue;
font-size: 1.8em; }

h4 {
font-family: "Arial";
color: #333333;
font-size: 100%;
font-weight: bold;
}
 
.text1 { font: 8pt "Verdana";
color: #333333;
}

.text2 { font: 10pt "Verdana";
color: #333333;
}
 
.text3 { font: 10pt "Arial";
color: #333333;
}

.text4 { font: 8pt "Arial";
color: #333333;
}

.text5 { font: 10pt "Arial";
color: #333333;
}

.bdr {
border: 1px solid #CCCCCC !important;
}

hr {
margin-left: 0;
margin-right:auto;
border-top: 1px solid #7B196B;
width: 95%;
height: 2px;
color: #E7ECDF;
text-align: center;
}

.table1 {
border-style: solid;
border-color: #D9E9FD;
border-width: 0 0 10px 0;
}

address { font-family: arial, helvetica, sans-serif;
font-size: 1em; }
 
input {
border:1px solid #666666;
font-family:Arial,Sans-Serif;
font-size:1em;
margin:0;
padding:2px;
}
