table, body {
	font-family: times new roman, courier;
	font-size: 18px;
	color: #6f6f6f;
}

a {
	color:#004281;
    text-decoration:none;
}

img {
	border-width: 0;
}

h1, h2, h3 {
	font-family: times new roman;
	color:#28378e;
    text-transform: uppercase;
    font-size:20px;
}