* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

p, ul, td, th {
	font-size: 12px;
}

h1, h2 {
	line-height: 2;
	color: #333;
}
	h1 {
		font-size: 20px;
	}
	h2 {
		font-size: 18px;
	}

a {
	font-size: inherit;
}

a:hover {
	text-decoration: none;
}

a img {
	border-style: none;
}
