

<head> <style type="text/css">{  }
{}

body {
  background-image: url('images/Clear%20Day%20Bkgrd.jpg');
}

.topbar {
  background: red;
}

.main {
  padding-left: .5em;
  padding-top: 1em;
}
.class_table {
  font-size: 10pt;
}

.required {
  text-align: right;
  color: red;
  font-weight: bold;
}

.navbar {
  color: black;
  text-decoration: none;
  text-align: right;
  font-size: 10pt;
  font-weight: bold;
  padding-right: .5em;
}
.navtext {
  color: black;
  text-decoration: none;
  text-align: center;
  font-size: 10pt;
  font-weight: bold;
}
a.navbar {
  font-family: Helvetica,sans-serif;
  font-weight: bold;
  color: black;
}
a.navbar:hover{
  color: blue;
  font-style: italic;
  font-weight: bold;
  text-decoration: none;
}
a.navbar:active{
  color: green;
  text-decoration: none;
}
a.email {
  font-family: Helvetica,sans-serif;
  font-style: normal;
  color: black;
  font-weight: bold;
}
a.email:hover{
  color: blue;
  font-style: italic;
  font-weight: bold;
}
a.email:active{
  color: green;
}
a {
  color: blue;
  text-decoration: underline;
}
a:hover{
  color: green;
  text-decoration: underline;

}
a:active{
  color: green;
  text-decoration: underline;
}

-->
</style> 

</head>