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

body {
	color: white;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #003333;
}

.child_sexual_abuser {
	color:	#FFCC00;
	font-weight: bold;	
}

#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	border: black solid 40px;
}
	   
.policeline {
	color: #FFCC00;
	font-weight: bold;
}

p.red {
	color: #FF0000;
	font-weight: bold;
}

p.bold {
	font-weight: bold;
}

.names {
	color: #FFCC00;
	font-weight: bold;
}

.quote {
	color: #FF8577;
	font-weight: bold;
	font-style: italic;
}

.sitequotes {
	color: #FF8577;
}

.ulspacing {
	margin-top: 1.5em;
}

.speaker {
	color: #ff8577;
	font-weight: bold;
}

.culttypes {
	font: 14px Arial, Helvetica, sans-serif;
	color: #FFCC00;
	font-weight: bold;
}

.culttypessmall {
	font: small Arial, Helvetica, sans-serif;
	color: #FFCC00;
}

h1	{
	font-size:	large;
	font-weight: bold;
	text-align: center;
}

h2	{
	font-size: medium;
	font-weight: bold;
	text-align: center;
}

.captions {
	font-weight: bold;
	text-align: center;
}

a:link {
	color: #FF8577;
	font-weight: bold;
}

a:visited {
	color: #FFB0A8;
	font-weight: bold;
}

a:hover {
	color: #FFC0B9;
	font-weight: bold;
	font-style: italic;
}

a:active {
	color: #FFC0B9;
}
