/* This is the Avion, LLC Cascading Style Sheet (CSS). */

h1, h2, h3, h4, h5, p, ul, ol, li, td, th, dl, dt, dd {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

p, ul, ol, li, td { font-size: 9pt; }

a:link { text-decoration: none; color: #0000CC; }
a:visited { text-decoration: none; color: #0000CC; }
a:active { text-decoration: none; color: #770066; }
a:hover { text-decoration: underline; color: #770066; }

body { color: #000000; background-color: #FFFFFF; }

h5 {  font-size: 10pt; font-weight: bold}

