body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
}
h1 {
	font-size: 2em;
	font-weight: bold;
}
a {
	color: #bc2c2b;
}
a:hover {
	color: #666666;
	text-decoration: none;
}