/* for use with the privacy documents
purple: #5e4a86*/

html, body{
padding: 10px;
margin: 0;
}

#bodyWrapper{
margin: 0 auto;
width: 75%;
}

body {
font-size: 11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: 400;
color: #333;
line-height: 120%;
}

h1, h2{
color: #5e4a86;
padding: 0;
margin: 0;
}

h1{
margin-top: 15px;
font-size: 14pt;
line-height: 120%;
}

h2{
font-size: 13pt;
}

p{
padding: 0;
}

.address{
text-align: center;
}

.toTop{
font-size: 10px;
font-weight: 400;
padding: 0 0 0 20px;
margin: 0;

}

.footer{

}