body {font-size : 100%;}

h1 {background-color: #transparent }
h2 {background-color: #transparent }
h3 {background-color: #transparent }
h4 {background-color: #transparent }
h5 {background-color: #transparent }
h6 {background-color: #transparent }
p {background-color: #transparent }

h1 {font-family: verdana,arial}
h2 {font-family: verdana,arial}
h3 {font-family: verdana,arial}
h4 {font-family: verdana,arial}
h5 {font-family: verdana,arial}
h6 {font-family: verdana,arial}
p {font-family: verdana,arial}
a {font-family: verdana,arial}

h1 { font-style: normal }
h2 { font-style: normal }
h3 { font-style: normal }
h4 { font-style: normal }
h5 { font-style: normal }
h6 { font-style: normal }
p { font-style: normal }

h1 { font-variant: normal }
p { font-variant: normal }

h1 { font-weight: normal }
h2 { font-weight: normal }
h3 { font-weight: normal }
h4 { font-weight: normal }
h5 { font-weight: normal }
h6 { font-weight: normal }
p { font-weight: normal }

h1 {color: black}
h2 {color: black}
h3 {color: black}
h4 {color: black}
h5 {color: black}
h6 {color: black}
hr {color: black}
p {color: black}

a:link { color: black;font-size: 14pt }
a:visited { color: black;font-size: 14pt }
a:hover { color: black;font-size: 14pt }
a:active { color: black;font-size: 14pt }


h1 {font-size: 24pt}
h2 {font-size: 14pt}
h3 {font-size: 10pt}
h4 {font-size: 24pt}
h5 {font-size: 14pt}
h6 {font-size: 10pt}
p {font-size: 10pt}

em {
 font-size: small;
}

h1 {text-align: center}
h4 {text-align: center}

a {text-decoration: underline}


hr {
border: 0;
color: black;
background-color: transparent;
height: 2px;
width: 100%;
}