
body  { background-color: rgb(90, 90, 90)}
        a:link {color:rgb(150, 150, 204)}
        a:visited {color:rgb(204, 150, 150)}
        a:active {color:rgb(150, 204, 150)}

h3 { font-family: Arial,sans-serif; color: rgb(204, 204, 204) }
h4 { font-family: Arial,sans-serif; color: rgb(204, 204, 204) }
h5 { font-family: Arial,sans-serif; color: rgb(204, 204, 204) }

#bodytext {font-family: palatino linotype; color: rgb(204, 204, 204)}

