


h1, h2, h3, {
	font-weight: normal;
	color: #0099cc;
}


h1  {
	letter-spacing: -1px;
	font-size: 2.2em;
	margin-left: 0em;
	margin-top: 0em;
	color: #10759c;
}

h2 {
	letter-spacing: -1px;
	font-size: 1.6em;
	margin-top: 0em;
}

h3 {
	font-size: 1.2em;
}

.red {
	color: #FF0000;
	font-weight: bold;
}

.smallertext {
	font-size: 9px
}

.boldblue {
	color: #000066;
	font-weight: bold;
}
