body { font-size: 75%; font-family: Arial, Helvetica, sans-serif; text-align: left;}

p { margin-bottom: 1.2em;}

/*
h1 { font-size: 1.25em; font-weight: bold; margin-bottom: 1.2em;}
h2 { font-size: 1.25em; font-weight: bold; margin-bottom: 1.2em;}
h3 { font-size: 1.25em; font-weight: bold; margin-bottom: 1.2em;}
h4 { font-size: 1.25em; font-weight: bold; margin-bottom: 1.2em;}
h5 { font-size: 1.25em; font-weight: bold; margin-bottom: 1.2em;}
h6 { font-size: 1.25em; font-weight: bold; margin-bottom: 1.2em;}
*/

h1,h2,h3,h4,h5,h6 { margin-bottom: 15px;}


dl { margin: 0 0 15px 0; }
dl dt { font-weight: bold; }
dl dd { margin-left: 15px; }

/*
a { color: #035292; text-decoration: none; }
a:hover { text-decoration: underline; }
*/

abbr, acronym { border-bottom: 1px dotted #000; }
address { margin-top: 1.5em; font-style: italic; }
del { color: #000; }


blockquote { padding-left:1.5em; margin: 1.5em; border-left:3px solid #ccc; font-style:italic;  }
strong { font-weight: bold; }

/*
em, dfn { font-style: italic; }
dfn { font-weight: bold; }
pre, code { margin: 1.5em 0; white-space: pre; }
pre, code, tt { font: 1em monospace; line-height: 1.5; } 
tt { display: block; margin: 1.5em 0; line-height: 1.5; }
*/