
body {
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color:#151515;
  margin:auto;
  text-align: center;
}


p, h1, h2, pre {
font-weight:normal;
margin: 0px; 
padding: 5px; 
}

h1 {
font-size: 17px;
color: #454545;
font-weight:normal;
}

h2 {
font-size: 15px;
color: #454545;
font-weight:normal;
}

a { 
color: #3A3E93;
font-size: 13px;
background-color:transparent;
text-decoration: underline;
}

.hr {
color:222222;
background:222222;
border:0;
height:1px;
margin:1em 0 2em;
} 

 
.bol {
font-weight:bold;
}