body {
	background-color : #ffffff;
	font-family : sans-serif;
	color : black;
}

h1 {
	background-color : #ffffff;
	text-align : center; 
	color : #6082FF;
}

h2 {
	background-color : #ffffff;
	text-align : center; 
	color : #1D1D98;
	font-family : sans-serif;
}

h3 {
	background-color : #ffffff;
	text-align : center; 
	color : #026A9E;
}

h4 {
	background-color : #ffffff;
	text-align : center;
}

h5 {
	background-color : #ffffff;
	text-align : center;
	color : #1D1D98;
	font-family : sans-serif;
}

.bldtxt {
	font-weight : bold
}

