body {
	font-family: Tahoma;
	margin: 0;
}

#content {
	margin-top: 10px;
	padding: 5px;
}

#footer {
	background-color: ##FFFFFF;
	color: Gray;
	padding: 5px;
}

.glos_letter {
	font-size: 12pt;
        font-weight: bold;        
        margin-top: 10px;
}

.glos_term {
        font-weight: bold;
        margin-top: 10px;                   
}
.highlight { background-color: yellow }
