
body {
	
	
	font-family        : verdana;
	font-size          :  15pt;
	color              : #68CB99;
	
	
	background-color   : #055060;
	
}

a {
	color              : white;
}

.clicky {
	color              : white;
	font-weight        : bold;
	text-decoration    : underline;
}

.section-label {
	
	font-weight        : bold;
	color              : #A8FFD9;
	font-size          :  18pt;
	
}


.num-text {
	size               :  3;
}