#body h3 {
font-size: 18px;
weight: bold;
}

body {
font-size: 14px;
font-family: 'Lato', sans-serif;
}

div#toc {
background-color: #BEBEFD;
width: 20%;
float: left;
clear: both;
margin-top: 1em;
padding: 1em;
font-size: 16px;

}

div#content {
width: 75%;
float: right;

}

div#footer-left {

text-align: left;
float: left;
}

div#footer-right {
text-align: right;
float: right;
}

a.paratureLink {
font-size:14px
}

div.ammpbreads p a {
font-size: 14px;
text-decoration: none;
font-style: normal;

}
