A:link {
	color: blue;
}
A:visited {
	color: maroon;
}
A:active {
	color: red;
}
BODY {
	background-color: white;
	background-image: url(images/FBI-bkgnd.gif);
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	max-width: 1000px;
	width: 95%;
}
H1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
}
H2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}
LI {
	border: 0;
	line-height: 1em;
	margin-bottom: .3em;
	margin-top: .3em;
	padding: 0;
}
.Center {
	margin-left: 160px;
	text-align: center;
}
.Circle {
	list-style-position: inside; /* may choose to have the image be placed within the list item block */
	list-style-type: circle;
	margin-left: 0em; /* padding or the margin needs to be set to zero, with the other one set to 1em */
	padding-left: 1em;
	text-indent: -1em; /*1st line moved to left for hanging indent  */
}
.ClearAll {
	clear: both;
}
.Disc {
	border: 0;
	font-size: .8em;
	line-height: 1em;
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 1.5em;
	margin-top: 1.5em;
}
.Footer {
	margin-left: 160px;
	text-align: center;
}
.FooterLinks {
	color: navy;
	font: .6em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 160px;
	text-align: center;
}
.FooterWords {
	color: #840000;
	font: normal bold .65em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 160px;
	text-align: center;
}
.Header {
	text-align: center;
	vertical-align: text-bottom;
}
.HeaderFour {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.HeaderThree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	font-weight: bold;
	text-align: center;
}
.HeaderTwo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	text-align: center;
}
.Left {
	clear: both;
	margin-left: 160px;
	text-align: left;
}
.LeftFloat {
	float: left;
	margin: 5px 8px 5px;
}
.Menu {
	background-image: url(images/90FPAPR.GIF);
	border: 10px groove #e88808;
	color: #e81808;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	margin-left: 180px;
	padding: 8px;
	width: 60%;
}
.ParaHeader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	font-weight: bold;
}
.RestCategories {
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
}
.RightFloat {
	float: right;
	margin: 5px;
	margin-left: 5px;
}
.Square {
	list-style-position: inside; /* may choose to have the image be placed within the list item block */
	list-style-type: square;
	margin-left: 0em; /* padding or the margin needs to be set to zero, with the other one set to 1em */
	padding-left: 1em;
	text-indent: -1em; /*1st line moved to left for hanging indent  */
}
.Suffix {
	font-size: small;
	font-variant: small-caps;
}