<style type="text/css">

html{

}



body{
background-color:#fefefe;
font-size: 16px;
font-family: Perpetua, Palatino Linotype, Times New Roman; color:#000000; 
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
overflow-x:hidden;
}
a:link{
color:#639FF5; text-decoration:underline;
}
a:active{
color:#EFBE1B; text-decoration:underline;
}
a:visited{
color:#7A87CB; text-decoration:underline;
}
a:hover{
color:#EFBE1B;
}

tr {
vertical-align: top;
}


table{
border-style:none;

}
</style>