body {
	background: #000000;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
table {
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #BC141A;
}
a: link {
	text-decoration: none;
	font-weight: bold;
	color: #BC141A;
}
a: visited {
	text-decoration: none;
	font-weight: bold;
	color: #BC141A;
}
a: hover {
	text-decoration: underline;
	font-weight: bold;
	color: #E9E6D6;
}
a.home {
	font-size: 10px;
	color: #1b1b1b;
	font-weight: bold;
	text-decoration: underline;
}
a.clients {
	color: #1b1b1b;
	font-weight: normal;
	text-decoration: none;
}
a.clients: link {
	color: #1b1b1b;
	font-weight: normal;
	text-decoration: none;
}
a.clients: visited {
	color: #1b1b1b;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	letter-spacing: 1px;
}
a.clients: hover {
	color: #E9E6D6;
	font-weight: normal;
	text-decoration: underline;
}
a.contact {
	color: #E9E6D6;
	text-decoration: none;
	font-size: 10px;
	letter-spacing: 1px;
}
a.contact: link {
	color: #E9E6D6;
	text-decoration: none;
	font-size: 10px;
	letter-spacing: 1px;
}
a.contact: visited {
	color: #E9E6D6;
	text-decoration: none;
	font-size: 10px;
	letter-spacing: 1px;
}
a.contact: hover {
	color: #1b1b1b;
	text-decoration: none;
	font-size: 10px;
	letter-spacing: 1px;
}
.head {
	font-size: 24px;
	line-height: 26px;
	color: #000000;
	font-weight: bold;
}
.head2 {
	font-size: 18px;
	font-weight: bold;
}
.subhead {
	font-size: 16px;
	font-weight: normal;
}
.tiny {
	font-size: 1px;
	line-height: 1px;
}
.foot {
	color: #E9E6D6;
	font-size: 10px;
	line-height: 12px;
}
.homedes {
	padding: 10px;
	line-height: normal;
	color: #8F2828;
	font-weight: bold;
}
.homedes a{
	line-height: normal;
	color: #8F2828;
	font-weight: bold;
	text-decoration:underline;
}
.caption {
	font-style: italic;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 10px;
	line-height: 12px;
}
.formsingle {
	border: 1px solid #CFCBB6;
	height: 18px;
	width: 150px;
	color: #1b1b1b;
}
.formbox {
	border: 1px solid #CFCBB6;
	height: 150px;
	width: 300px;
	color: #1b1b1b;
}
.employmenttd {
	background-color: #CFCBB6;
	padding: 20px;
}
