body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.bodystyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
}

.medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.big {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #39544F;
}

.xbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}

.expanded {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
}

.footertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #39544F;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
}

.bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	}

.link {
	font-style: normal;
	word-spacing: 2pt;
	color: #000000;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	line-height: normal;
}
.footerspace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #9BCDF2;
}
.copyight {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #39544F;
}
.Question {

	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
.Answer {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FF0000;
}
.Answerlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
