body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-family: "Times New Roman", Times, serif;
}
h1 {
	font-family: "Times New Roman", Times, serif;
}
a {
	text-decoration: none;
	color: #CC3333;
}
a:hover {
	color: #FF3333;
	text-decoration:none;
}
.linksSpacing {
	line-height:1.8em;
}