body {
    margin:0px;  margin-top:5px;
	font-family:tahoma; font-size:11px; color:#6B6B6B;
}
	
.body-wrapper{
width:960px;
margin-left:auto;
margin-right:auto;
background-color:#ffffff;
border-bottom:#FFFFFF 1px solid;
}

a:link {color:#035EA1; font-size: 11px; font-weight: normal; text-decoration:none;}
a:visited {color:#035EA1; font-size: 11px; font-weight: normal; text-decoration:none;}
a:hover {color:#035EA1; font-size: 11px; font-weight: normal; text-decoration: underline;}
a:active {color:#035EA1; font-size: 11px; font-weight: normal; text-decoration:none;}


