body {
	background-color: #A7BBC5;
	margin-top: 20px;
	text-align: left;
}

p {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 20px;
	margin-right: 10px;
}
.contents {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333;
	text-decoration: none;
}



.active {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #861d2c;
	font-weight: bold;
}
.active-small {
	font-size: 11px;
	color: #861d2c;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.small {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 18px;
}
a:link {
	color: #174577;
	text-decoration: none;

}
a:visited {
	color: #174577;
	text-decoration: none;

}
a:hover {
	color: #861d2c;
	text-decoration: underline;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	line-height: 30px;

}

.title {
	font-family: "Trebuchet MS";
	font-weight: bold;
	line-height: 36px;
	font-size: 32px;
	height: 48px;
}

h2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;

}
li {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 28px;
	list-style-type: square;
	clip:   rect(auto auto auto auto);
	list-style-position: inside;

}
.bullet {
	font-size: 14px;
	font-weight: bold;
	color: #861d2c;
}


.homelinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #174577;
	padding-left: 25px;
	padding-top: 10px;
}
