<style type="text/css">


a:link {color: White; text-decoration: underline}
a:visited {color: White; text-decoration: underline}
a:hover {color: lightblue; text-decoration: underline}

a.white:link {font-family : arial; font-size : 8pt; color: White; text-decoration: none font-weight: regular;}

a.dark:link {color: #000080; text-decoration: none}
a.dark:visited {color: #000080; text-decoration: none}
a.dark:hover {color: DarkGreen; text-decoration: none}



h1 {color:maroon; font-size:20pt}

hr {color:navy}

p {font-family : arial; font-size : 12pt; color : white; margin-left: 10px}

td {font-family : arial; font-size : 12pt; color : white; margin-left: 10px}

td.bodymed {font-family : arial; font-size : 10pt; color : #5E7A85}
td.bodylarge {font-family : arial; font-size : 12pt; color : #5E7A85}
</style>