* {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

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

h1, h2 {
	color: #333;
}
	h1 {
		font-size: 16px;
		margin-bottom:8px;
		color:#636;
	}
	h2 {
		font-size: 14px;
		margin-bottom:5px;
		color:#636;
	}

a {
	font-size: inherit;
	color: #0074C6;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	background: #ccc;
}

a img {
	border-style: none;
}
