.body {
	font-size: 12px;
	line-height: 1.5em;
}

.small {
	font-size: 10px;
	line-height: 1em;
}

.big {
	font-size:14px;
	line-height: 1.5em;
}

.copy {
	font-size: 12px;
	font-family: "Arial, Helvetica, sans-serif";
}

a:link {
	text-decoration:none
}

a:visited {
	text-decoration:none
}

a:active {
	text-decoration:none
}


