h3 {font-family: arial; font-style: italic; text-decoration: underline; color: black; font-size: 145%;}
h3.center {text-align: center}
h2 {font-family: arial; font-style: italic; text-decoration: underline; color: black; font-size: 130%;}
h2.center {text-align: center;}
h1 {font-family: arial; font-style: italic; text-decoration: underline; color: black; font-size: 115%;}
p {font-family: american typewriter; font-size: 22px;}
p.center {text-align: center;}
.green {color: rgb(0,153,102)}
.red {color: red}
.purple {color: rgb(200, 25, 235)}
.white {color: rgb(255, 255, 255)}
.pb {color: purple; font-weight: bold;}
.center {text-align: center;}
.cpb {color: purple; font-weight: bold; text-align: center;}
.b {font-weight: bold;}
.small {font-family: arial; font-size: 9px;}
.med {font-family: arial; font-size: 12px;}
.lg {font-family: verdana; font-size: 16px;}
.bf {font-family: comic sans ms; font-size: 24px;} 
.brown {color: rgb(153,102,0); font-family: american typewriter; font-size: 12px; letter-spacing: +2px;}
.white {color: rgb(255,255,255)}
.green {color: rgb(51,153,51)}
.cursive {font-family: cursive; font-size: 20px;}
.i {font-style: italic;}
ul.none {list-style-type: none;}
.highlightwhite {background-color:rgb(255, 255, 255)}
.highlightblue {background-color:rgb(166, 249, 249)}
.highlightpurple {background-color:rgb(153, 51, 255)}
.highlightgreen {background-color:rgb(51, 153, 51)} 
.highlightgray {background-color:rgb(204, 204, 204)}
.highlightyellow {background-color:rgb(255, 255, 153)}
.typewriter {font-family: american typewriter}
a:link {color:#0000FF;}      /* unvisited link */
a:visited {color:#008000}  /* visited link */
a:hover {color:#808080;}  /* mouse over link */
a:active {color:#0000FF;}  /* selected link */

.blocktext {
    margin-left: auto;
    margin-right: auto;
    }

span.highlightgray
{
background-color:rgb(204, 204, 204)
}

span.highlightblue
{
background-color:rgb(204, 255, 255)
}

span.highlightwhite
{background-color:rgb(255, 255, 255)
}

#wrapper {
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

#middle {width:750px;margin-left:auto;margin-right:auto;text-align:center;}

#newmiddle {
width: 100px;
margin-right: 50%;
margin-left: 50%;
border: 0px;
}


