/* CSS Document */
body {font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #000000; color: #000000;}

a.nav {color:white; text-decoration:none;}
a.nav:hover {color:white; text-decoration: underline;}
a.nav:visited {color:black; text-decoration:none;}

h1 {font-family: papyrus, times, serif; font-size: 200%; margin: 5px;}
h2 {font-size: 125%; margin: 5px;}
h3 {font-size: 125%;}
h4 {font-size: 125%; font-family: papyrus, times, serif;}

.standard_font {font-size: 12px;}
