
.navhead
{
color: #3C3C77;
font-weight: bold;
font-size: medium;
font-variant: small-caps;
margin-bottom: -10px;
}



.navtext
{
font-weight: normal;
font-size: small;
margin-left: 10px;
padding-top: -10px;
padding-bottom: 10px;
}




.question
{
color: #3C3C77;
font-size: small;
font-weight: bold;
text-decoration: underline;
}



.answer
{
font-size: small;
margin-left: 10px;
}


.example
{
font-size: small;
margin-left: 30px;
}

.top
{
font-size: x-small;
font-weight: normal;
padding-bottom: 15px;
}


