#right, #header {
display: none
}
h1 {
	font-size: 17px;
	color: #66b8dc;
}
h2 {
	font-size: 15px;
	color: #00498b;
}
h3 {
	font-size: 13px;
	color: #00498b;
}
p {
	font-size: 11px;
	color: #000000;
}
a {
	color: #551a8b;
}

