@charset "utf-8";
/* CSS Document */

body{
margin:22px 0px 30px 0px;
padding:0px;
text-align:left;
font-size:13px;
font-family:Georgia, Times New Roman, Times, serif;
background:#EBEBEB url(/images/bodyBG.gif) top right repeat-x;
}

.clearit {
width:0px;
height:0px;
clear:both;
}

a, a:link, a:visited, a:active {
color: #4878A0;
}

a:hover {
color: #0E76BD;
}
