body {
	font-size: 62.5%;
	font-family: Verdana, Arial, Times New Roman;
}

p, td, li, a {
	font-size: 1.1em;
}

p rd, p li, li p, td p, p a {
	font-size: 1em;
}

h1 {
	color: #D92000;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}

a {
	color: #D92000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}