body
{
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
}
p
{
	color: black;
}
.Regular
{
	color: black;
}
.AgencyName
{
	font-size: 1em;
	font-weight: bold;
}
li
{
	margin-left: 5
}
h1
{
	font-size:1.5em;
	font-weight:bold; 
	text-align:center;
}
h2
{
	font-size:1.2em;
}
div#content
{
	margin-top: 15;
	margin-right: 20;
	margin-bottom: 5;
	margin-left: 10;
}
.SectionHdr
{
	font-weight:bold;
	font-size:1.2em; 
	margin-bottom:.3em;
}
.LITitle
{
	font-weight:bold;
}
.SlightEmp
{
	font-weight:bold;
	color:black;
}
.StrongEmp, .Contact
{
	font-weight:bold;
	font-style:italic;
}
.VeryStrongEmp
{
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
	text-transform:uppercase;
}
.ClassListTitle
{
	text-decoration:underline;
	font-weight:bold;
}
.LinkHeader
{
	font-size:1.2em;
	font-weight: bold;
	text-align:center;
	text-decoration:underline;
	color:black;
}
.Wanted
{
	font-weight: bold;
	font-size:2em;
	font-family: Times New Roman;
}
.Address
{
	font-size:.8em;
	color:black;
}