.container{
  width:1000px;
  border-width:1px;
  border-color:black;
  border-style:solid;
  background-color:white;
  border-collapse:collapse;
}
img{
  border:1px solid black;
}
img.masthead{
  border-bottom:1px solid black;
  border-top:0px;
  border-left:0px;
  border-right:0px;
}
body{
  background-color:#f0bc00;
}
.fronttext{
  color:#000000;
  font-family:Arial;
  font-size:12pt;
  font-style:italic;
  text-align:left;
  font-weight:bold;
  margin-left:5px;
  margin-right:5px;
  margin-bottom:5px;
}
.frontblue{
  color:#4B92DB;
  font-family:Arial;
  font-size:24pt;
}
hr{
  color:#000000;
  height: 2px;
  width: 85%;
}
.frontbuttons a{
  font-family:Arial;
  font-size:18pt;
  text-align:center;
  display: block;
  height: 50px;
  width: 230px;
  border:5px solid black;
  margin: 3px;
}
.frontbuttons a:link{
  color:black;
  text-decoration:none;
}
.frontbuttons a:visited{
  color:black;
  text-decoration:none;
}
.frontbuttons a:active{
  color:black;
  text-decoration:none;
}
.frontbuttons a:hover{
  background-color:#f0bc00;
  color:black;
  text-decoration:none;
}
.title{
  font-family:Arial;
  font-size:40pt;
  color:#f0bc00;
}
.titlebox{
  margin-top:3px;
  margin-bottom:3px;
}
.plansbox{
  border:3px solid black;
  margin-bottom:3px;
  margin-left:10px;
  margin-right:10px;
  height:100%;
}
.planstext{
  font-family:Arial;
  font-size:14pt;
  margin-left:3px;
  margin-right:3px;
  margin-top:3px;
  margin-bottom:3px;
}
.bluetitle{
  font-family:Arial;
  font-size:18pt;
  color:#4b92db;
}
li{
  font-family:Arial;
  font-size:18pt;
  color:black;
}
.liitalic{
  font-family:Arial;
  font-size:18pt;
  color:black;
  font-style:italic;
}
