body {
	color: white;
	font-size: 12pt;
	font-family: "Times New Roman", Arial;
	background-color: #224c93;
	text-align: center;
scrollbar-base-color: #00B3ED;
scrollbar-track-color: #016AB4;
scrollbar-face-color: #0098D6;
scrollbar-highlight-color: #00B3ED;
scrollbar-3d-light-color: #97D2F4;
scrollbar-darkshadow-color: #00B3ED;
scrollbar-shadow-color: #00B3ED;
scrollbar-arrow-color: #97D2F4;
}
 
h1 { font-size:20pt; font-weight:bold; }
h2  { font-size: 14pt; font-weight: bold }
h3 {font-size:13pt}
a:link { color: #fff }
a:visited { color: #fff }
a:active { color: #fff }
a:hover { color: #fff }

