p.test{
font-family: arial;
font-style: normal;
font-size: 28px;
margin: 0;
text-align: center;
}

.b1{
border-width: 1px;
border-style: solid;
border-color: black;
}

p.cenbtn{
text-align: center;
margin: 20px 0;
}

p.answerbutton{
text-align: center;
margin: 20px 0 0;
}

p.stumpedbutton{
text-align: center;
margin: 20px 0 100px;
}

p.messageimg{
text-align: center;
margin: 5px 0 20px;
}

p.equationtitle{
font-size: 24px;
text-align: center;
margin: 10px 0 20px;}

.smalltitle{
font-size: 12px;
}

.type{
font-size: 12px;
font-weight: bold;
}

.opt{
font-size: 18px;
text-decoration: none;
}

.warn{
font-size: 24px;
color: red;
font-weight: bold;
}

p.resultstop{
font-weight: normal;
font-size: 36px;
text-align: center;
margin: 20px 0;
}

.resultslevel{
font-weight: normal;
font-size: 18px;
text-align: center;}

p.tblhd2{
font-style: normal;
text-align: center;
font-size: 14px;
font-weight: bold;
margin: 0 0 15px;
}

td.tblhd2{
vertical-align: bottom;
}

p.tablequations{
font-style: normal;
text-align: left;
font-size: 16px;
margin: 0 0 7px;
}

p.tabletries{
font-style: normal;
text-align: center;
font-size: 16px;
margin: 0 0 7px;
}

p.tablestumped{
font-style: normal;
text-align: center;
color: #F66;
font-size: 16px;
margin: 0 0 7px;
}


