@charset "utf-8";
/* CSS Document */

body{
margin:0px;
padding:0px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:1.4em;
padding-top:0px;
padding-bottom:20px;
background-color:#00A19A;
}

.clearit {
width:0px;
height:0px;
clear:both;
}

a, a:link, a:visited, a:active {
color: #4878A0;
}

a:hover {
color: #0E76BD;
}