<style type='text/css'>

select,option
{
  width: 50px;
}

.basserr
{
  font-size: 12pt;
  color: red;
}
.bassheader
{
  font-size: 24pt;
  text-align: center;
  border-top: 10px solid black;
  border-bottom: 10px solid black;
  border-left: 20px solid black;
  border-right: 20px solid black;
}

.bassbutton
{
  width: 50%;
  text-align: center;
}

.bassanswertable
{
  width: 100%;
  border: thin solid black;
  background-color: #FFFFCC;
}

.bassnum
{
  vertical-align: top;
  text-align: right;
  padding-top: 10px;
  padding-bottom: 10px;
}

.bassqtext
{
  border: thin solid black;
  padding: 3px;
}

.bassattrtext
{
  text-align: left;
  padding-top: 10px;
  padding-bottom: 10px;
}

.bassinput
{
  text-align: right;
}

</style>
