@charset "utf-8";
/* CSS Document */

body {
	background-image: url(ivy_bg.gif);
	font-family: "Trebuchet MS", "Segoe UI", Calibri, "Arial Narrow";
	font-size: 13px;
	line-height: 20px;
}

a.htmgLink:link {
	font-family: "MS Sans Serif", "Trebuchet MS", Calibri;
	font-size: 10px;
	text-decoration: none;
	color: #999999;
	border-bottom: 0;
}

a.htmgLink:visited {
	font-family: "MS Sans Serif", "Trebuchet MS", Calibri;
	font-size: 10px;
	text-decoration: none;
	color: #999999;
	border-bottom: 0;
}

a.htmgLink:hover {
	font-family: "MS Sans Serif", "Trebuchet MS", Calibri;
	font-size: 10px;
	text-decoration: none;
	color: #999999;
	border-bottom: 0;
}

a.htmgLink:active {
	font-family: "MS Sans Serif", "Trebuchet MS", Calibri;
	font-size: 10px;
	text-decoration: none;
	color: #999999;
	border-bottom: 0;
}

.statsDiv {
	width: 95%;
	margin-left: 20px;
}
a:link {
	color: #4E563F;
	border-bottom: dashed 1px #7a8761;
	text-decoration: none;
}
a:visited {
	color: #4E563F;
	border-bottom: dashed 1px #7a8761;
	text-decoration: none;
}
a:hover {
	color: #4E563F;
	border-bottom: solid 1px #FF7D33;
	text-decoration: none;
}
a:active {
	color: #003333;
}

p {
	padding: 2px 15px 1px 15px;
	line-height: 21px;
}


h1 {
	font-family: "Trebuchet MS", "Segoe UI", Calibri, "Arial Narrow";
	font-size: 14px;
	font-weight: bold;
	text-indent: 15px;
	margin-bottom: 4px;
}
