
a {
  color: #008000;
  font-weight: bold;
  text-decoration: none
}
a:hover {
  color: #c39200
}
a:link {
  color: #008000
}
a:visited {
  color: #c39200
}   


blockquote {
  font-style: italic
}
blockquote:before {
  content: open-quote
}
blockquote:after {
  content: close-quote
}

h2 {
  font-size: 140%;
  margin-top: 0px
}
h3 {
  font-size: 120%
}
h4 {
  font-size: 100%
}
h5 {
  font-size: 80%
}
h6 {
  font-size: 50%
}


td, th {
  font-family: "comic sans ms", Helvetica, sans-serif;
  font-size: 10pt
}

th {
  font-weight: bold;
  text-align: left
}

ul {
  list-style-image: url("../images/bullets/libullet7.gif");
  vertical-align: middle}



.imgtitle {
  position: relative;
  font-family: "comic sans ms", Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-style: normal;
  font-weight: bold;
  text-align: center;
  color: #990099
}
.topic-heading, .topic-head {
  font-family: "Formal", Curlz, Harrington, Arial, Helvetica, sans-serif;
  font-size: x-large;
  font-style: normal;
  font-weight: bold
}
.topic-heading {
  line-height: 50px
}
.topic-menu {
  font-family: "Formal", Curlz, Harrington, Arial, Helvetica, sans-serif;
  font-size: medium;
  font-style: normal;
  font-weight: bold
}
.topic-sheading {
  font-family: "Formal", Curlz, Harrington, Arial, Helvetica, sans-serif;
  font-size: large;
  font-style: normal;
  font-weight: normal;
  line-height: 40px
}
.topic-subh {
  font-family: "MS Sans Serif", Arial, Helvetica, sans-serif;
  font-size: 14pt;
  font-style: normal;
  font-weight: bold
}
.txt12 {
  font-size: 12pt
}
.txtbold12 {
  font-size: 12pt;
  font-weight: bold
}
.imgtext {
  font-family: "comic sans ms", Arial, Helvetica, sans-serif;
  color: #990099;
  font-style: italic;
  font-weight: bold
}

.copyrightmini {
  font-size: xx-small;
  font-family: "comic sans ms",  Arial, Verdana;
}



