body {
  background-color: #1a75ce;
}

body, table {
	font-family: Arial, 'Trebuchet MS', Verdana, sans-serif;
	font-size: 13px;
	line-height: 150%;
	margin: 0;
  color: #333;
 
}

h1, h2, h3 {
   color: #d01e20;
	font-size: 21px;
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
	margin-top: 0.2em;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

a, a:visited {   color: #d01e20; text-decoration: none; }
a:hover {   color: #d01e20; text-decoration: underline; }

a img { border: none }