body {
 font-family: Calibri, Tahoma, arial, sans-serif;
 font-size:    12pt;
 margin-top:    0pt;
 margin-bottom: 0pt;
 margin-left: auto;
 margin-right: auto;
 max-width: 1024px;
 color: #000000;
 background: #ffffff;
}

img {
    max-width: 100%;
}

hr {
 color: #00FF00;
 noshade;
 size=1;
}

p {
 margin-top:    6pt;
 margin-bottom: 6pt;
}

h1,h2,h3 {
 font-family:   Tahoma, arial, sans-serif;
 margin-top:    12pt;
 margin-bottom: 6pt;
 color:         #1458DA;
}
h1 {font-size: 20pt;}
h2 {font-size: 16pt;}
h3 {font-size: 14pt;}

a, a:hover, a:visited, a:active {
    color: #ff0000;
}
