﻿
p {
  font-family : verdana;
  font-size: 10pt;
  color : navy;
  background : transparent;
}

h1 {
  font-family : "Bradley Hand ITC";
  font-size: 24pt;
  color : #cc0099;
  background : transparent;
}

h2 {
  font-family : "Bradley Hand ITC";
  font-size: 18pt;
  color : #cc0099;
  background : transparent;
}


h3 {
  font-family : verdana;
  font-size: 8pt;
  color : #cc0099;
  text-decoration: bold
  background : transparent;
}

h4 {
  font-family : verdana;
  font-size: 8pt;
  color : navy;
  text-decoration: bold
  background : transparent;
}

h5 {
  font-family : verdana;
  font-size:8pt;
  color : white;
  text-decoration: bold;
  text-align: center;
  background : transparent;
}

h6 {
  font-family : verdana;
  font-size:10pt;
  color : white;
  text-decoration: bold;
  text-align: center;
  background : transparent;
}

a.nav,a.nav:active,a.nav:link,a.nav:visited {
  font-family : verdana;
  font-size: 10pt;
  color : #003366;
  text-decoration: bold;
  background : transparent;
}

a.nav:hover {
  font-family : verdana;
  font-size: 10pt;
  color : white;
  text-decoration: bold;
  background : transparent;
}

a,a:active,a:link,a:visited {
  font-family : verdana;
  font-size: 10pt;
  color : #800080;
  text-decoration: none;
  background : transparent;
}

a:hover {
  font-family : verdana;
  font-size: 10pt;
  color : #006699;
  text-decoration: none;
  background : transparent;
}

a.yesican,a.yesican:active,a.yesican:link,a.yesican:visited {
  font-family : verdana;
  font-size: 11pt;
  color : purple;
  text-decoration: bold;
  background : transparent;
}

a.yesican:hover {
  font-family : verdana;
  font-size: 11pt;
  color : white;
  text-decoration: bold;
  background : transparent;
}
