<STYLE TYPE="text/css">
<!--


a {
	color: white;
	text-decoration: none;
}

a:link {
	color: white;
	text-decoration: none;
}

a:visited {
	color: white;
	text-decoration: none;
}

a:active {
	color: white;
	text-decoration: none;
}

a:hover {
	color: lightslategray;
	text-decoration: underline;
}

a.navbar:link {
	color: white;
	text-decoration: none;
}

a.navbar:visited {
    color: white;
	text-decoration: none;
}

a.navbar:active {
	color: white;
	text-decoration: none;
}

a.navbar:hover {
	color: lightslategray;
	text-decoration: none;
}

P.subhead {
  font-family:Georgia, Optima, Verdana, Arial, Sans Serif;
  font-size: 20pt;
  font-style: bold;
  color: white;
  text-decoration: none;
  text-transform:uppercase;
  line-height:38px;
  background-image:url(../images/titlebg.jpg);
  background-repeat: no-repeat;
  margin-top:10px;
  border-top:2px ridge lightslategray;
  border-bottom:2px groove lightslategray;
  border-left:10px solid lightslategray;
  padding-left:10px;
}

P.guides {
  font-family:Verdana, Arial, Sans Serif;
  font-size: 14pt;
  font-style: bold;
  color: white;
  text-decoration: none;
  text-transform:uppercase;
  line-height:20px;
}

P.proghead {
  font-family:Verdana;
  font-size: 14pt;
  font-style: bold;
  color: black;
  text-decoration: none;
  text-align:center;
  line-height:30px;
  margin-top:15px;
  background-image:url(../images/progheadbg.jpg);
}

P.proghead2 {
  font-family:Verdana;
  font-size: 14pt;
  font-style: bold;
  color: black;
  text-decoration: none;
  text-align:center;
  line-height:30px;
  margin-top:15px;
  background-image:url(../images/progheadbg2.jpg);
}


-->
</STYLE>
