<style type="text/css">
.navbar {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footerlinks {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.text {
	font-family: Arial;
	font-size: 40px;
	font-weight: normal;
	color: #2074A0;
}

.title {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0098D0;
}

.note {
	background: Gray; 
	font: bold; 
	color:white
}

.figure {
	font-weight: bold;
	font-size: 19px;
}

.code {
	font-style: Arial;
	font-size: 9px;
	color: maroon;
	
}

th {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #2074A0;
}

td {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #2074A0;
}

</style>
