BODY {
        font-size: 16px;
        font-family: times;
        margin-left: 113px;
        margin-right: 30px;
        margin-top: 0px;
        color: #000000;
}
H1 {
        font-weight: bold;
        font-size: 16px;
        font-family: Verdana, sans-serif
}
H2 {
        font-weight: bold;
        font-size: 18px;
        color: #191970;
        font-family: Verdana, sans-serif
}
H3 {
        font-weight: bold;
        font-size: 20px;
        color: #191970;
        font-family: Verdana, sans-serif
}
td {
        font-size: 16px;
        font-family: times;
        color: black;
}
.sol {
        font-weight: bold;
        font-size: 16px;
        font-family: Verdana, sans-serif
}
.testbar {
        position : relative;
        right : -30px;
}
.caption{
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 11px;
}
.testtitle{
        font-weight: bold;
        font-size: 18px;
        color: #089598;
        font-family: Verdana, sans-serif
}
.testtype{
        font-weight: bold;
        font-size: 16px;
        font-family: Verdana, sans-serif
 }
.table{
        background-color : #6666CC;
}
.td{
        font-size: 16px;
        font-family: times;
        color: #000000;
        background-color : #FFFFFF;
}
.choise {
        font-size: 16px;
        font-family: times;
        color: #000000;
        text-align: justify
}
.sortlist{
	font-size: 16px;
        font-family: times;
        color: #000000;
	background-color : #4CAF41;
}