.blurb {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 110%;
	color: #000000;
}

.quotes {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 100%;
	color: #0033CC;
}
body {
	background-color: #99CCFF;
}
.sidebar {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 90%;
	font-variant: normal;
	color: #0033CC;
	text-transform: lowercase;
}
A {
	color: #0033CC;
	text-decoration: underline;
}

HR {
	color: #0033CC;
	size: 1px solid;
	}

H2 {
	color: #0033CC;
	font-family: Trebuchet MS, Arial, sans-serif;
	}
	
