/* CSS Document */

p { margin-top: 5px; margin-bottom: 5px; margin-left: 5px; margin-right: 5px ; font-family: Verdana, Arial, sans serif; font-size: 8pt }

a:link {  color: #333399; text-decoration: none}
a:visited {  color: #000066; text-decoration: none}
a:hover {  color: #000066; text-decoration: underline}
