body {
	font-family: Arial;
	font-size: 12px;
}
h1 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
}
h2 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #0066CC;
}
a {
	color: #0000CC;
	text-decoration: none;
}

