﻿body         { font-family: Arial; font-size: 10pt }
.Bullet      { font-family: Arial; font-size: 10pt; list-style-type: disc; margin-top: 0; 
               margin-bottom: 0 }
table        { font-family: Arial; font-size: 10pt; padding-left: 4px; 
               padding-right: 4px; padding-top: 1px; padding-bottom: 1px }
h1           { font-family: Arial; font-size: 18pt; color: #000080; font-weight: bold }
h2           { font-family: Arial; font-size: 14pt; color: #000080; font-weight: bold }
li           { font-family: Arial; font-size: 10pt; margin-top: 0; margin-bottom: 0 }
p            { font-family: Arial; font-size: 10pt }
a
	{
	text-decoration: none;
	}

a:hover
	{
	text-decoration: underline
	}
