h1, h2, h3, h4, h5, h6 { 
font-family: helvetica,verdana,arial,sans-serif; 
}

h1 { font-size: 2em; margin: 0; padding: 10px; font-weight: bold; }
h2 { font-size: 1.5em; margin: 0; padding: 5px; font-weight: bold; }
h3 { font-size: 1.17em; margin: 0; padding: 0; font-weight: bold; }
h4 { font-size: 1.0em; font-weight: bold; }
h5 { font-size: .8em; margin: 0; padding: 0; font-weight: bold; }
h6 { font-size: .6em; margin: 0; padding: 0; font-weight: bold; }
a.link:link { color: #0000FF; text-decoration: underline; font-size: 12pt; }
a.link:active { color: #FF0000; text-decoration: none; font-size: 12pt; }
a.link:visited { color: #FF0000; text-decoration: none; font-size: 12pt; }
a.link:hover { color: #FF0000; text-decoration: underline; font-size: 12pt; }
a.link2:link { color: #0000FF; text-decoration: underline; font-size: 12pt; }
a.link2:active { color: #FF0000; text-decoration: underline; font-size: 12pt; }
a.link2:visited { color: #FF0000; text-decoration: underline; font-size: 12pt; }
a.link2:hover { color: #ff4040; text-decoration: underline; font-size: 12pt; font-weight: bold; }
a.link3:link { color: #0000FF; text-decoration: underline; font-size: 10pt; }
a.link3:active { color: #FF0000; text-decoration: underline; font-size: 10pt; }
a.link3:visited { color: #FF0000; text-decoration: underline; font-size: 10pt; }
a.link3:hover { color: #ff4040; text-decoration: underline; font-size: 10pt; font-weight: bold; }

th {font-weight: bolder; text-align: center; }

b,  strong { font-weight: bold; }

blockquote {margin-left: 40px; margin-right: 40px; }

i, cite, em,  var, address { font-style: italic; }

pre {font-family: monospace; }

big {font-size: 1.17em; }

small, sub, sup { font-size: .83em; }

s, strike, del {text-decoration: line-through; }

hr {border: 2px inset; color: #201C10; }

ol, ul, dd li { margin-left: 70px; margin-right: 20px; padding: 0; }

ol { list-style-type: decimal; }

center {text-align: center; padding: 0; margin: 0; }

.center { text-align: center; }


