body {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 17px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
}a {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
a:link {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {

	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
	background-color: #FFFFFF;
}
p {

	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
}
img {
	border: 3px solid #FFFFFF;
}
a img {
	border: 3px solid #FFFFFF;
}

a:link img {
	border: 3px solid #FFFFFF;
}
a:hover img {
	border: 3px solid #FFFFFF;
}
a:visited img {
	border: 3px solid #FFFFFF;
}
