
h1  { color: black; font-weight: bold; font-size: xx-large }
body   { color: black; font-size: medium; font-family: Verdana, Arial, Helvetica, Geneva, Swiss }
td { color: black; font-size: x-small; font-family: Verdana, Arial, Helvetica, Geneva, Swiss }
h3  { color: #1618a7; font-weight: bold; font-size: large; font-family: Verdana, Arial, Helvetica, Geneva, Swiss }
h2 { color: black; font-size: large; font-family: Verdana, Arial, Helvetica, Geneva, Swiss }
h4 { color: black; font-size: medium; font-family: Verdana, Arial, Helvetica, Geneva, Swiss }
h5  { color: #1618a7; font-weight: bold; font-size: medium; font-family: Verdana, Arial, Helvetica, Geneva, Swiss }

a.blue:link {color: #0000ff; background: #ffffff; font-weight: bold; text-decoration: none ;}
a.blue:active {color: #0000ee; background: #ffffff; font-weight: bold; text-decoration: none;}
a.blue:visited {color: #0000dd; background: #ffffff; font-weight: bold; text-decoration: none;}
a.blue:hover {color: #0000cc; background: #ffffff; font-weight: bolder; text-decoration: none;}

a.green:link  { color: #00aa11; font-weight: bold;  background: #ffffff; text-decoration: none}
a.green:active {color: #009911; font-weight: bold; background: #ffffff;  text-decoration: none}
a.green:visited {color: #008811; font-weight: bold; background: #ffffff;  text-decoration: none}
a.green:hover {color: #007711;  font-weight: bold;background: #ffffff; text-decoration: none}
p { color: black; font-size: small; font-family: Verdana, Arial, Helvetica, Geneva, Swiss }
