@charset "utf-8";
body {
	background-color: #ccbbab;
}
body,td,th {
	color: #666666;
	font-family: Franklin Gothic Book;
	font-size: 14px;
}


a:link {
	font-family: "Franklin Gothic Book";
	font-size: 14px;
	color: #DD363E;
	text-decoration: underline;
	font-weight: normal;
}
a:visited {
	font-family: "Franklin Gothic Book";
	font-size: 14px;
	color: #DD363E;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	font-family: "Franklin Gothic Book";
	color: #DD363E;
	text-decoration: none;
	font-weight: normal;
}
a:active {
	font-family: "Franklin Gothic Book";
	font-size: 14px;
	color: #DD363E;
	text-decoration: underline;
	font-weight: normal;
}

.header18-pink {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #993333;
}

.heading-italic-18-bold {
	font-family: "Franklin Gothic Book";
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.heading-italic-18-bold-red {
	font-family: "Franklin Gothic Book";
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #DD363E;
}
a.heading-italic-18-bold-red:link {
	font-family: "Franklin Gothic Book";
	font-size: 18px;
	font-weight: bold;
	color: #DD363E;
	font-style: italic;
	text-decoration: underline;
}
a.heading-italic-18-bold-red:visited {
	font-family: "Franklin Gothic Book";
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #DD363E;
	text-decoration: underline;
}
a.heading-italics-18-bold-red:hover {
	font-family: "Franklin Gothic Book";
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #DD363E;
	text-decoration: none;
}
a.heading-italic-18-bold-red:active {
	font-family: "Franklin Gothic Book";
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #DD363E;
	text-decoration: underline;
}
.heading-italics-16-bold {
	font-family: "Franklin Gothic Book";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

