<style type="text/css">

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	color: #000080;
	text-indent: 10pt;
	line-height: 14pt;
}
body {
	background-image: url(SoftPaper.gif);
	background-repeat: repeat;
	margin-top: 10px;
	
}
a {
	font-size: 12pt;
	color: #0000ff;
}
a:visited {
	color: #ff33cc;
}
a:hover {
	color: #0066ff;
}
a:active {
	color: #ffcc00;
}
.questions {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-style: italic;
	line-height: 14pt;
	color: #000;
	text-indent: 10pt;
	text-decoration: underline;
	font-weight: bold;
}
.answers {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 15pt;
	color: #000080;
	text-indent: 10pt;
}
.Introduction {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 16pt;
	color: #600;
	text-indent: 0pt;
	display: block;

}

/* floats an image right, so text wraps around it */
.imgright {
    float: right;
    padding: 2px;
    margin-left: 10px;
	margin-top:  10px;
	margin-bottom:  10px;
	
}

 
/* floats an image left, so text wraps around it */
.imgleft {
    float: left;
    padding: 2px;
    margin-right: 10px;
	margin-top:  10px;
    margin-bottom:  10px;
}

.imgcentered {
  margin: 0 auto;
  display: block;
  
}

.FontPurple {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #990066;
	text-decoration: none;
	font-size: 12pt;
}
</style>

}

