h1 {
	font-size: 18px;
	color: #003366;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
a:link {
	color: #D1342F;
	text-decoration: none;
}
a.footer {
	color: #999999;
}
p {
	font-size: 11px;
	color: #333333;
	line-height: 13px;
}

