h1 {
	color: #095BAC;
	font-size: 175%;
	font-family : Tahoma;
	font-weight: bold;
	margin-top: 5.0ex;
	margin-bottom: 0.5ex;
}

h2 {
	color: #095BAC;
	font-size: 150%;
	font-family : Tahoma;
	font-weight : bold;
	margin-top: 0.5ex;
	margin-bottom: 0.5ex;
}

h3 {
	color: #095BAC;
	font-size: 120%;
	font-family : Tahoma;
	font-weight : bold;
	margin-top: 0.5ex;
	margin-bottom: 0.5ex;
}

a {
	color : #003366;
}
