@charset "utf-8";
/* CSS sheet for the FAQ page */
/* last updated 27-Dec-07 */
.Questions {
	font-size: 1.4em;
	font-weight: bold;
}
.Answers {	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0px 0px;
}
.TheContent {
	font-family: Arial, Helvetica, sans-serif;
}
.Dotted_Underline {
	border-bottom-style: dotted;
}

