
body {
background:#DDF0FE; 
color:#2C7ACA; 
font-size:12px;
scrollbar-base-color:#33ccff;
scrollbar-track-color:#4076BB;
scrollbar-arrow-color:#FFFFFF;
font-family: Arial,sans-serif;
} 


h1 {
	font-size:36px;
	margin-bottom:8px;
	font-style:normal;
	color:#155693;
}

h2 {
	font-size:30px;
	margin-bottom:8px;
	font-style:normal;
	color:#196AB5;
}

h3 { font-size:26px; 
     margin-bottom:8px; 
	 font-style:normal; 
	 color:#2C7ACA; 
}

h4 {
	font-size:22px;
	margin-bottom:8px;
	font-style:normal;
	color:#2C7ACA;

}





