body {
  background-color : #FFFFFF;
  font-family : Verdana,Trebuchet,MS,Arial,Helvetica,sans-serif;
  font-size : 13px;
  color : 330099;
  scrollbar-highlight-color : #FFFFFF;
  scrollbar-shadow-color : #787878;
  scrollbar-track-color : #E6E6E6;
  scrollbar-face-color : #330099;
  scrollbar-arrow-color : #FFFFFF;
}

p, td {
  font-family : Verdana,Trebuchet,MS,Arial,Helvetica,sans-serif;
  font-size : 15px;
  color : 330099;
}

a:link {
  color : #0000FF;
  text-decoration : underline;
  font-weight : bold;
}

a:visited {
  color : #0000FF;
  text-decoration : underline;
  font-weight : bold;
}

a:hover {
  color : #808080;
  text-decoration : underline;
  font-weight : bold;
}

a:active {
  color : #C0C0C0;
  text-decoration : underline;
  font-weight : bold;
}

.bthead {
  background-color : #FFFFFF;
  font-family : Verdana,Trebuchet,MS,Arial,Helvetica,sans-serif;
  font-size : 15px;
  color : #330099;
  font-weight : bold;
  background-image : url(Images/header.jpg);
  background-repeat : repeat-x;
}

.btnav {
  background-color : #FFFFFF;
  font-family : Verdana,Trebuchet,MS,Arial,Helvetica,sans-serif;
  font-size : 10px;
  color : #330099;
  border : 1px #330099;
}

.btnavbk {
  background-color : #E6E6E6;
  font-family : Verdana,Trebuchet,MS,Arial,Helvetica,sans-serif;
  font-size : 10px;
  color : #330099;
  border : 1px #330099;
}

.btdiv {
  background-color : #D6D6D6;
  font-family : Verdana,Trebuchet,MS,Arial,Helvetica,sans-serif;
  font-size : 10px;
  color : #330099;
}

.btfoot {
  background-color : #FFFFFF;
  font-family : Verdana,Trebuchet,MS,Arial,Helvetica,sans-serif;
  font-size : 10px;
  color : #330099;
  font-weight : normal;
  text-align : center;
  background-image : url(Images/header.jpg);
  background-repeat : repeat-x;
}

h1 {
  font-family : Verdana,Trebuchet,MS,Arial,Helvetica,sans-serif;
  font-size : 20px;
  color : #330099;
  font-weight : bold;
}

h2 {
  font-family : Verdana,Trebuchet,MS,Arial,Helvetica,sans-serif;
  font-size : 18px;
  color : #330099;
  font-weight : bold;
}

h3 {
  font-family : Verdana,Trebuchet,MS,Arial,Helvetica,sans-serif;
  font-size : 16px;
  color : #330099;
  font-weight : bold;
}

h4 {
  font-family : Verdana,Trebuchet,MS,Arial,Helvetica,sans-serif;
  font-size : 14px;
  color : #330099;
  font-weight : bold;
}
