/* CSS Document */
body {
font-family: Harrington, "Old English Text MT", "Victorian LET", "Times New Roman";
font-size: 18px;
background-color: #E2CEAF;
font-weight:bold;
}
h1 {
font-family: Harrington, "Old English Text MT", "Victorian LET", "Times New Roman";
font-size: 32px;

}
h2 {
font-family: Harrington, "Old English Text MT", "Victorian LET", "Times New Roman";
font-size: 22px;

}
.ansoption {

font-weight:bold;
font-size: 20px;
}
td {
background-color: #C9A369;
}
.proceed {
cursor:pointer;

}
.endtext {

font-weight:bold;
font-size: 22px;
}