h1 {
	color: #990033;
	font-size: 175%;
	font-family : Tahoma;
	font-weight: bold;
	margin-top: 5.0ex;
	margin-bottom: 0.5ex;
}

h2 {
	color: #990033;
	font-size: 150%;
	font-family : Tahoma;
	font-weight : bold;
	margin-top: 0.5ex;
	margin-bottom: 0.5ex;
}

h3 {
	color: #990033;
	font-size: 120%;
	font-family : Tahoma;
	font-weight : bold;
	margin-top: 0.5ex;
	margin-bottom: 0.5ex;
}


a {
	color : #990033;
}

