.baseline { font-family: Arial, Helvetica, sans-serif; font-size: 8px; color: green }

a:active {  text-decoration: none}
a:link {  text-decoration: none; font-weight: normal; color: blue}
a:active {  text-decoration: none; font-weight: normal; color: red}
a:visited {  text-decoration: none; font-weight: normal; color: blue}
a:hover {  text-decoration:none; font-weight: normal; color: white; background-color: blue}
a {  text-decoration: none; color: #302846}

.PageHeading { font-family: Arial, Helvetica, sans-serif; font-size: 160%; color: black; text-decoration: none; font-weight: bold; font-style: normal; font-variant: normal}
.BodyHeading { font-family: Arial, Helvetica, sans-serif; font-size: 140%; color: black; text-decoration: none; font-weight: bold; font-style: normal; font-variant: normal}
.MinorText { font-family: Arial, Helvetica, sans-serif; font-size: 75%; color: black; text-decoration: none; font-weight: normal; font-style: normal; font-variant: normal}

.ButtonText { font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: black; text-decoration: none; font-weight: normal; font-style: normal; font-variant: normal}
.MainText { font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: black; text-decoration: none; font-weight: normal; font-style: normal; font-variant: normal}

h1 { font-family: Arial, Helvetica, sans-serif; font-size: 180%; color: black; text-decoration: none; font-weight: bold; font-style: normal; font-variant: normal}
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 160%; color: black; text-decoration: none; font-weight: bold; font-style: normal; font-variant: normal}
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 140%; color: black; text-decoration: none; font-weight: bold; font-style: normal; font-variant: normal}
h4 { font-family: Arial, Helvetica, sans-serif; font-size: 120%; color: black; text-decoration: none; font-weight: bold; font-style: normal; font-variant: normal}
h5 { font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: black; text-decoration: none; font-weight: bold; font-style: normal; font-variant: normal}
h6 { font-family: Arial, Helvetica, sans-serif; font-size: 80%; color: black; text-decoration: none; font-weight: bold; font-style: normal; font-variant: normal}

p { font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: black; text-decoration: none; font-weight: normal; font-style: normal; font-variant: normal}

tr { font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: black; text-decoration: none; font-weight: normal; font-style: normal; font-variant: normal}
td { font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: black; text-decoration: none; font-weight: normal; font-style: normal; font-variant: normal}

ol { font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: black; text-decoration: none; font-weight: normal; font-style: normal; font-variant: normal}
ul { font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: black; text-decoration: none; font-weight: normal; font-style: normal; font-variant: normal}
li { font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: black; text-decoration: none; font-weight: normal; font-style: normal; font-variant: normal}

strong { font-family: Arial, Helvetica, sans-serif; font-size: 100%; text-decoration: none; font-weight: bold; font-style: normal; font-variant: normal}

abbr { text-decoration:underline; }
abbr:hover { color:#FF6600; text-decoration:underline; }

hr { color: grey}

p.MainHeadings { font-family: Arial, Helvetica, sans-serif; font-size: 140%; color: black; text-decoration: none; font-weight: normal; font-style: normal; font-variant: normal}

p.MainText { font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: black; text-decoration: none; font-weight: normal; font-style: normal; font-variant: normal}

a.main:link { font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: blue; text-decoration: none; font-weight: normal; font-style: normal; font-variant: normal}

a.main:hover { font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: red; text-decoration: none; font-weight: normal; font-style: normal; font-variant: normal}

a.main:active { font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: red; text-decoration: none; font-weight: normal; font-style: normal; font-variant: normal}

a.main { font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: blue; text-decoration: none; font-weight: normal; font-style: normal; font-variant: normal}

a.sidebar {
  color:inherit;
  background-color:inherit;
  font-size: 90%;
}

a.sidebar:hover {
  color:white;
  background-color:blue;
  font-size: 90%;
}

td.sidebar {
  color:blue;
  background-color:white;
  border-bottom:1px dotted #000000;
}

table.sidebar {
  border-right:1px solid #000000;
}