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

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.paragSpaced {
	line-height: 16px;
}
.faqTitle {
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.bottomBord {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4a4a4a;
}

body {
	background-color: #000000;
}
.paragSpacedMore {
	line-height: 20px;
}
.LinkBack {
	background-image: url(images/link_back_2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
