<style type="text/css">

body{}
p {     color:#606060;
        font-size:13px;
        line-height:20px;
        font-family :Century Gothic, sans-serif;
        margin:0px 0px 12px 0px;
        }
h1 {
        color:#606060;
        font-family : Century Gothic, sans-serif;
        font-size:14px;
        font-weight:bold;
        line-height: 22px;
        }
li {     color:#606060;
        font-size:13px;
        line-height:20px;
        font-family :Century Gothic, sans-serif;
        margin:0px 0px 12px 0px;
        }
a:link, a:visited, a:hover {color:#606060; font-family : Century Gothic, sans-serif;}


.box1{
background:#DADAE4 ;
border:0px solid #000000;
padding-top:4px;
margin:2% 10% 0 10%;}

.box2{
border:0px dashed black;
padding:20 px;
width:250px;
margin:15px 0 15px 10%;
float:left;}

.box3{
border:0px solid black;
color:#808080;
height:400px;
padding:0px;
margin:0px 150px 0 420px;
line-height:20px;
}

.box4{
background:#DADAE4;
clear:left;
border:0px solid black;
padding:0px;
margin:0 10% 0 10%;}
-->
</style>