@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap');

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family: Open Sans, sansserif; color: #636363; }

p,ul,ol,li,div,td,th,address,nobr,b,i { font-size: 13pt; }


h1   { font-size: 22pt; font-weight: normal; font-style: normal; color: #808080; }
h2   { font-size: 18pt; font-weight: normal; font-style: normal; color: #808080; }
h3   { font-size: 24pt; font-weight: bold; font-style: normal; color: #666666; }
h4   { font-size: 18pt; font-weight: bold; font-style: normal; color: #CC0000; }
h5   { font-size: 14pt; font-weight: normal; font-style: normal; color: #FF0000; }
h6   { font-size: 11pt; font-weight: normal; font-style: normal; color: #363636; }



A:link    { color: #126DEF; font-size: 13pt; text-decoration: none; font-weight: normal; }
A:visited { color: #126DEF; font-size: 13pt; text-decoration: none; font-weight: normal; }
A:hover   { color: #CC0000; font-size: 13pt; text-decoration: underline; font-weight: normal; }
A:active  { color: #CC0000; font-size: 13pt; text-decoration: none; font-weight: normal; }

body {margin: 0px; padding: 10px;}
p,ul,ol,li,div,td,th,address,nobr,b,i { margin-left: 0px; }