body {
	color: #2f2f2f;
	font-size: 62.5%;
	font-family: Arial, Tahoma, Geneva;
}

h1 {
	color: #000000;
	font-size: 1.6em;
}

h2 {
	clear: both;
	color: #000000;
	font-size: 1.3em;
}

p, td, li {
	font-size: 1.2em;
}

ul {
	text-indent: 20px;
}

td p, p td, li li {
	font-size: 1em;
}

a {
	color: #2b4ea2;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}