body {
	margin: 15;
  padding: 0;
  color:#000080;
  font: 15px Palatino Linotype, Times New Roman,Lucida Sans Unicode, Arial, sans-serif;
  background: #ffffff;
}

a {
	text-decoration:none;
}

a:hover {
	color:#45B0F1; 
}

h1 {
	font-size:20px.;
}

h2 {
	font-size:17px;
	letter-spacing:10;
}


