BODY {font-family: Arial, Verdana, Helvetica, sans-serif; background-color:#ffffff }
h1, h2, h3, h4, h5, h6, a, body { font-family: Arial, Verdana, Helvetica, sans-serif }
.link_top { color: red; text-align: center; }
.bullet { list-style-type: disc }
p { font-size: 14px; color: black }

menu { font-size: 12px; font-weight: bold; text-decoration: none }

A.menu { font-size: 12px; font-weight: bold; color: white; text-decoration: none  }
A:hover.menu { color: white; text-decoration: none; background-color:ADD8E6 }
A:link.menu { color: white; text-decoration: none }
A:visited.menu { color: white; text-decoration: none }
A:active.menu { color: black; text-decoration: none }

A { color: blue ; text-decoration: underline  }

A:hover { color: blue; font-weight: bold  }
A:link { color: blue; text-decoration: underline }
A:visited { color: blue; text-decoration: underline }
A:active { color: blue; text-decoration: underline }

h1 { font-size: 20px; color: #0000A0 }
h2 { text-align: left; font-size: 20px; color: #0000A0 }
h3 { text-align: left; font-size: 18px; color: black }
h4 { text-align: left; font-size: 20px; color: #0000A0 }
H5 { font-size: 15px; color: #0000A0 }

.small { font-size:small }
.grey { background-color:#d3d3d3 }
.blue { background-color:#0000FF }
.attic { background-color:#00ffff }