.caption {
font-size: 12px;
line-height: 14px;
}

.copyright {
font-size: 12px;
text-align: center;
}

.quiz {
font-size: 14px;
}

.quizsource {
font-size: 12px;
text-align: center;
font-weight: bold;
}

.sourcecenter {
font-size: 14px;
line-height: 12px;
text-align: center;
margin-top: 0px;
}

.text {
font-size: 16px;
line-height: 20px;
text-align: left;
margin-top: 8px;
}

.textcenter {
font-size: 16px;
line-height: 20px;
text-align: center;
margin-top: 8px;
}

a:link {
text-decoration: none;
color: #039;
}

a:visited {
text-decoration: none;
color: #039;
}

a:hover {
text-decoration: none;
color: #039;
background: #f2ee7f;
}

body {
background-color: #ffc;
font-family: Georgia, "Times Roman", serif;
width: 800px;
margin: 0 100px 0 100px;}

li {
line-height: 24px;
}

li.quiz {
line-height: 16px;
margin-top: 4px;
}

hr {
background-color: #4F8336;
}
