h1
{
	color: #0b5394;
}
h2
{
	color: #0b5394;
}
body{
	background-color: #F4F4F4;
	font-family: Arial, sans-serif;
}
a:link {color: black;line-height:1.8;}
a:visited {color: black;}
a:hover {color: #0b5394;}
a:active {color: #0b5394;}