
.typography {margin:0;font-family: verdana,arial;font-size:12px; line-height:auto;}
.typography p {margin:0;padding:0;}

/* HEADINGS */
/* Defaults */
.typography h1, 
.typography h2, 
.typography h3, 
.typography h4, 
.typography h5, 
.typography h6 {display: block;font-weight: bold;}                     
.typography h1 {font-size: 31px;margin: 21px 0;}                     
.typography h2 {font-size: 24px;margin: 21px 0;}                     
.typography h3 {font-size: 19px;margin: 21px 0;}                     
.typography h4 {font-size: 16px;margin: 21px 0;}                     
.typography h5 {font-size: 13px;margin: 22px 0;}                     
.typography h6 {font-size: 12px;margin: 23px 0;}

.typography blockquote{
    margin-bottom:10px;
    margin-left:40px;
    margin-right:40px;
    margin-top:10px;
}
.typography  ul,
.typography  ol{
    margin-top: 10px;
    margin-bottom:10px;    
}
.typography  ul li,
.typography  ol li{
    margin-left: 40px;
}

.typography p {
    
}
