body {
	color: #000000;
	background-color: #FFFFFF;
	font-family: arial;
}

h1 {
	color: #023e76;
	font-family: arial;
	text-decoration: underline;
}

h2 {
	color: #023e76;
	font-family: arial;
}
a { text-decoration: none; }
a:link { text-decoration: none; }
a:hover { text-decoration: none; }

