body {
	background: #061948;
}
body, table {
  color: #76A2C1;
	font-family: 'Trebuchet MS', Arial, 'Trebuchet MS', Tahoma, Verdana, sans-serif;
	font-size: 13px;
	line-height: 155%;
	margin: 0;
}

h1, h2, h3 {
	color: #4A9DCA;
	font-size: 24px;
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
	margin-top: 0.2em;
}

h2 {
	font-size: 18px;
  font-weight:normal;
}

h3 {
	font-size: 16px;
  font-weight:normal;
}

a, a:visited {color:#4A9DCA;text-decoration:none;font-weight:bold;}
a:hover  {color:#A4C8DC;text-decoration:underline;font-weight:bold;}

a img { border: none }
