html {scrollbar-face-color:#100643;
scrollbar-shadow-color:#2E2659;
scrollbar-darkshadow-color:#000000;
scrollbar-track-color:#D22134;
scrollbar-arrow-color:#FFFFFF;
} 


body {
	padding:30px;
	color: #100643;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	background-color: #fffff;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #D22134;
	text-decoration: underline;
}

