h2
{
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 1em;
	color: #0099ff;
}
h3
{
	font-size: 14px;
	text-transform: uppercase;
}
ul
{
	margin-left: 1em;
}
p, li
{
	font-size: 12px;
}

p
{
	margin-bottom: 1em;
}
.quote
{
	color: #0000CC;
	font-style: italic;
}