H1 {
	color: #333333;
	font-family: impact;
	font-size: 24px;
}
                           P {
	font-family: Tahoma;
	font-size: 18px;
} 
a:link {
	font-family: Tahoma;
	font-size: 18px;
	color: #663333;
	font-weight: bold;
}
a:visited {
	font-family: Tahoma;
	font-size: 18px;
	color: #663333;
	font-weight: bold;
}
a:hover {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.display {
	font-family: Tahoma;
	font-size: 18px;
	color: #663333;
	font-weight: bold;
}
