/* Printer Friendly */

body {
	font-size: 62.5%;
}

h1 {
	font-size: 2.6em;
}

p {
	font-size: 1.7em;
}

dt {
	font-weight: bold;
	font-size: 2em;
}

li {
	font-size: 1.6em;
}
/*
a:link, a:visited, a:active, a:hover{
	color: #000;
	text-decoration: none;
}*/
