html { 
	overflow: -moz-scrollbars-vertical;
}

body {
	background-color: #efedd0;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	color: #980000;
	text-decoration: none;
}

a:hover, a:active {
	color: black;
	text-decoration: underline; 
}

.header {
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.small {
	font-size: 10px; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.captions {
	font-size: 10px; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: justify;
}
