body {
margin-top : 75px;
margin-bottom : 50px;
margin-left : 200px;
margin-right : 150px;
color : #000000;
background-color : #ffffff;
font-family : verdana, tahoma, trebuchet, helvetica, arial, sans-serif; 
}

p , ul , ol , li, tr, td { 
color : #000000; 
font-size : 13px; 
line-height : 20px;
} 

h1 {
font-weight : 400; 
}

h2 {
font-weight : 400;
}

h3 {
font-weight : 400;
font-style : italic;
}

strong {
font-weight : 400;
font-style : italic;
}

table {
border : none
}

td {
vertical-align : top
}

.quote {
font-style : italic;
}

.navigation {
font-size : 11px;
font-weight : 700;
}

.footer {
font-size : 11px;
}

.ahem {
display : none;
}