all { font-family: arial; }

a:link { color: blue; text-decoration: none; }
a:visited { color: blue; text-decoration: none; }
a:active { color: red; text-decoration: underline; }
a:hover { color: blue; text-decoration: underline; }

p { font-family: arial; font-size: 9pt; font-weight: normal; }

li { font-family: arial; font-size: 9pt; font-weight: normal; list-style-type: disc; }

h3 { font-family: arial; font-size: 13pt; font-weight: bold; }

h4 { font-family: arial; font-size: 10pt; font-weight: bold; }
