
BODY { 
  background: #CCECFF; 
  color: black;
  font-family: verdana, arial, geneva, helvetica, san-serif;
  margin-left:4%;	
  margin-right:4%;
  margin-top:2%;
  margin-bottom:2%;
}

DIV.content { 
  background-color: #ffffff; 
  font-size: 100%;
  font-family: verdana, arial, geneva, helvetica, san-serif;
  font-weight: normal;
  border-width: medium;
  border-color: gray;
  border-style: outset;
  margin-top: 0%;	
  padding-left: 3%;
  padding-right: 3%;
  padding-top: 3%;
  height: 100%; 
  width: 100%;
   }

DIV.disclaimer { 
  background-color: white; 
  font-weight: normal; color: #000000;
  font-size: 80%;
  padding-left: 20%;
  padding-right: 20%;
}

P { font-family: verdana, arial, geneva, helvetica, san-serif;
}

.banner {font-family: "Comic Sans MS"; font-size: xx-large; font-weight: 800; color: #660099; text-align: center;
}

.pagetitle {font-family: "Comic Sans MS"; font-size: large; font-weight: 800; color: #9933FF;  text-align: center;
}

.subtitle {font-family: "Comic Sans MS"; font-size: medium; font-weight: 800; color: #9933FF;  text-align: center; 
}

.updated {font-family: verdana, arial, geneva, helvetica, san-serif; font-size: smaller; font-weight: 600;
}

P.special {
  font-weight: normal;
  padding: 1%; 
  margin-left: 10%;
  margin-right: 10%; 
  text-align: center;
}

IMG { border-style: none;  }

DIV.top { float: right; border-style: none; }

UL, OL { 
  margin-left: 3%; 
  margin-top: 0; 
}

UL { list-style: square; }

BLOCKQUOTE {Font-family : "Times New Roman", sans-serif; font-size : 80%; font-weight : bold; margin-left : 10%; margin-right : 10% }

A:link    { color: #000099; font-size: 105%; font-weight : bold; text-decoration: none; } 
A:visited { color: #000099; font-size: 105%; font-weight : bold; text-decoration: none;}
A:active  { color: #CCCCCC; font-size: 105%; font-weight : bold; text-decoration: underline;}
A:hover   { color: #CCCCCC; font-size: 105%; font-weight : bold; text-decoration: underline;}


H1 { font-size: 200%;  color:#333333;}
H2 { font-size: 150%;  color:#990000; font-family: "Comic Sans MS", sans-serif;}
H3 { font-size: 115%; color: #CC9966 ;}
H4 { font-size: 105%; }

EM { font-style: normal; font-weight: 600 }

DT { font-weight: bold; color: #663366;  padding-bottom: 10px; padding-top: 0;}



