a { text-decoration: none;
    color: blue; }

body { background: white;
       color: black;
	   font-family: Arial, Helvetica, sans-serif;
	   font-size: 10pt; }

h1 { margin-top: 10pt;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 14pt; }

h1 a { color: black;
       font-family: Arial, Helvetica, sans-serif;
	   font-size: 14pt; }

h2 { font-family: Arial, Helvetica, sans-serif;
     font-size: 12pt; }

.title { font-size: 18pt;
         font-weight: bold; }

hr { color: black; }

img { border: none;
      color: white; }

img.footer { float: right; }

p,ul,li { font-family: Arial, Helvetica, sans-serif;
          font-size: 10pt; }
