body {
	font-family: Arial, Tahoma, Geneva;
	font-size: 62.5%;
	color: #4f4f4f;
}

a img {
	border: 0;
}

h1, h2 {
	font-family: Times New Roman;
	font-weight: normal;
	font-size: 2.8em;
	color: #355d86;
}

h2 {
	font-size: 1.8em;
}

p, td {
	font-size: 1.2em;
	line-height: 2em;
}

p td, td p, p li, li p, li li, p p, td td {
	font-size: 1.2em;
}

a {
	color: #21476E;
	text-decoration: underline;
}

a:hover {
	color: #146635;
}