body{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

p{
  font-size: 10pt;
}

li{
  font-size: 10pt;
}

.smallbold{
  font-weight: bold;
  font-size: 8pt;
}

.bold{
  font-weight: bold;
}

.treasures-list{
  font-weight: bold;
  font-size: 10pt;
}

li{
  padding-bottom: 5px;
}

.scrollbox { 
	overflow: none; 
	width: 519px; 
	float: left; 
	margin: 0; 
	padding: 0; 
} 

.smallheadings{
  font-size: 11pt;
}

.video{
  background: black;
  color: white;
}

.video h1{
  color: yellow;
  font-weight: bold;
}

.video h2{
  color: red;
  font-weight: bold;
}

.video .description{
  color: yellow;
  font-size: 12pt;
}
