﻿html { min-height: 100%; margin-bottom: 1px; }

body { background-color: white; font-family: Georgia, Platino Linotype, Sylfaen }
h1 { color: black; font-family: Georgia, Platino Linotype, Sylfaen }
p { color: black; font-size: 16px; font-family: Georgia, Platino Linotype, Sylfaen }

option.bar { font-size: 2px; background-color: #CCCCCC; }
option.bar1 { background-color: #E7E8FF }

option.bar2 { background-color: #E6E4E4 }

option.bar3 { background-color: #FFFFD9 }

option.bar4 { background-color: #FFF1F1 }

a:link { color: black; text-decoration: underline }
a:visited { color: black; text-decoration: underline }
a:hover { color: black; text-decoration: none }

a.bb:link { color: black; text-decoration: none }
a.bb:visited { color: black; text-decoration: none }
a.bb:hover { color: black; text-decoration: none; font-size: larger }

a.bu:link { color: black; text-decoration: none }
a.bu:visited { color: black; text-decoration: none }
a.bu:hover { color: black; text-decoration: underline }

a.bub:link { color: black; text-decoration: underline }
a.bub:visited { color: black; text-decoration: underline }
a.bub:hover { color: black; text-decoration: none }

a.blub:link { color: blue; text-decoration: underline }
a.blub:visited { color: blue; text-decoration: underline }
a.blub:hover { color: blue; text-decoration: none }

table.sidebar { background-color: #C7EBEB }
td.color { background-color: #C7EBEB }

form { display: inline; }


