
<style type="text/css">

BODY {
  font-family: Verdana, Georgia, Arial, sans-serif;
  font-size: small;
  text-decoration: none; 
  color: #000000;
  margin: 0;
}

H1 {
  font-family: Verdana, Georgia, Arial, sans-serif;
  font-size: 130%;
  font-weight: bold;
  text-decoration: none;
  color: #800000;
}
H2{
  font-family: Verdana, Georgia, Arial, sans-serif;
  font-size: 130%;
  font-weight: bold;
  text-decoration: none;
  color: #003366;
}
H3 {
  font-family: Verdana, Georgia, Arial, sans-serif;
  font-size: 100%;
  font-weight: bold;
  text-decoration: none;
  color: #003366;
}

H4 {
  font-family: Verdana, Georgia, Arial, sans-serif;
  font-size: 100%;
  font-weight: bold;
  text-decoration: none;
  color: #003366;
}

a {
  font-size: small;
  text-decoration: none;
  color: #000099;
}
a:hover {
  font-size: small;
  text-decoration: none;
  color: #800000;
}

table, tr, td {
  margin: 0;
  font-family: Verdana, Georgia, Arial, sans-serif;
  font-size: small;
  text-decoration: none; 
  color: #000000;
}

.navlink {
  font-size: x-small;
  font-weight: bold;
  font-family: Verdana, Georgia, Arial, sans-serif;
}

a.navlink {
  text-decoration: none;
  color: #F0F0F0;
}

a.navlink:hover {
  text-decoration: none;
  color: #FFFF00;
}

.bgdark {
  background-color: #BFA9A9;
}

.bgmedium {
  background-color: #D0c0c0;
}

.bgmediuml {
  background-color: #ddddde;
}

.bglight {
  background-color: #f0f0f0;
}

.calendar {
		td {
			font-size: x-small;
      font-weight: normal;
      color: #000000;
     font-family: Verdana, Georgia, Arial, sans-serif;
		 valign: top;
		}
}

.lighttext {
  font-family: Verdana, Georgia, Arial, sans-serif;
  text-decoration: none; 
  color: #ffffff;
}


</style>