.AddressText {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
	text-transform: none;
	margin-left: .5in;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;



}
.TxtLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #003333;
	text-align: center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	margin-left: .25in;

}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 115%;
	font-weight: bold;
	color: #000066;
	margin-left: .25in;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: -15px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 115%;
	font-weight: bold;
	color: #000066;
	margin-left: .25in;
}
.SubHeadings {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #002344;

}
.italics {
	font-family: "Times New Roman", Times, serif;
	font-size: 115%;
	font-style: italic;
	font-weight: normal;
	color: #000066;

}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
	margin-left: .25in;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: -15px;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: 000066;
	margin-left: .25in;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: -15px;
}
LI {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	margin-top: 1px;
	margin-right: .5in;
}
LI LI {
	list-style-type: disc;
	list-style-image: url(about/graphics/triangle-bullet.gif);
}

