body {
	color: #001A4D; 
	font-family: verdana,tahoma,arial; 
	font-size: 12px; 
	line-height: 1.5em;
}
a:link, a:visited {
  color: #06c;
  text-decoration: none;
}
a:hover {
  color: #147;
  text-decoration: underline;
}

table tr td {
	vertical-align:top;
	color: #001A4D; 
	font-family: verdana,tahoma,arial; 
	font-size: 12px; 
	line-height: 1.5em;
}
table tr td p {
	
	margin: 0;
	padding: 0;
}

h1, h2, h3 {/*color: #6699ff;*/}

h1 {font-size: 20px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}