html,body {
text-align:center;
margin: 30px auto;
padding-top:20px;
font-size:10pt;
font-family:"Times New Roman",Georgia,Serif;
}

.contacts {
margin:80px auto 20px auto;
width:600px;
padding:50px 5px 10px 5px;
line-height:14pt;
letter-spacing:1px;
}

.small{
border-top: solid 1px #666;
padding-top:6px;
font-size:8pt;
width:620px;
margin: 110px auto;
line-height:12pt;
word-spacing:1px;
}

a {
color:#000;
text-style: bold;
}

a:hover {
color:#2288bb;
text-style: bold;
}