<style type="text/css">
<!--
body {
font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif; 
align:center; 
margin:9px 9px 0 9px; 
padding:0; 
background:#FFF;
}

.headerBoxLeft {
background-color: #807FFF;
font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
color: white;
text-align:left;
border-color: #807FFF;
border-width:50px;
}

.headerBox {
background-color: #807FFF;
width: 100%;
font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
color: white;
line-height: 1.2em;
text-align:right;
padding-right:5pt;
white-space:nowrap;
border-style:none;
}

a:link {
text-decoration:none; 
color:black; 
}

a:visited {
text-decoration: none; 
color:black; 
}

a:hover, a:active {
text-decoration: underline; 
color:black; 
}
-->