h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing:.01em;
	border-bottom:1px solid #333333;
	margin-bottom:0px;
	color:#3366FF;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom:0px;
}

.spacing {
	letter-spacing:1px;
}

li {list-style-type:square;}