a {color: blue}
a.menu {color: blue; text-decoration: none; font-size: 10pt; font-family: arial}
a.menusub {color: blue; text-decoration: none; font-size: 10pt; font-family: arial}
a.menusel {color: blue; text-decoration: none; font-size: 10pt; font-family: arial}

a:visited {color: rgb(30,30,255)}
a:active {color: rgb(255,153,0)}

a:hover {background: yellow; color: black}
a.menu:hover {background: yellow; color: black}
a.menusel:hover {background: blue; color: white}
a.menusub:hover {background: yellow; color: blue}

tr.menu  {background: #eeeeee; text-align: center; border: 1px solid black;}
td.menu  {background: #eeeeee; text-align: center; border: 1px solid gray;}
td.menusub  {background: #eeffff; text-align: center; border: 1px solid gray;}
td.menusubl  {background: #eeffff; text-align: left; border: 1px solid gray;}
td.menusel  {background: #eeffff; text-align: center; font-weight: bold; border: 2px solid blue;}
td.menusell  {background: #eeffff; text-align: left; font-weight: bold; border: 2px solid blue;}

body {background-image: url('images/highlanderbg.gif'); background-attachment: fixed }
p {color: black; background: white; font-size: 12pt; font-family: Times New Roman, Times}
p:first-letter {font-weight: bold}

h1 {color: rgb(0,0,0)); font-size: 14pt; font-family: Times New Roman, Times}
h2 {color: rgb(0,0,255); font-size: 12pt; font-family: Arial}
h3 {color: rgb(0,102,153); font-family: Times New Roman, Times}
h4 {color: maroon; font-size: 10pt; font-family: Arial}
h5 {color: rgb(255,153,0); font-family: Times New Roman, Times}
h6 {color: rgb(51,102,204); font-family: Times New Roman, Times}