html , body{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #C00;
}

h2 {
	font-size: 22px;
	font-weight: normal;
	color: #C00;
	margin: 0px;
	padding: 0px;
}
h2 a:link, h2 a:visited {
	color: #C00;
	text-decoration: none;
	text-transform: capitalize;
}
