body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
}
a {
	color: #006;
	text-decoration: none;
	}
a:link, a:active, a:visited {
	color: #006;
}
a:hover {
	color: #000;
	text-decoration: underline; 
}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006;
	line-height: 23px;
	letter-spacing: .50px;
	font-weight: bold;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 28px;
	letter-spacing: 1.25px;
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
}
.emphasis {
	font-weight: bold;
}
.highlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
