body {
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*letter-spacing: 1pt;*/
	text-align:left;
	background-color: #FFFFFF;
}

p {
	font-size: 10pt;

	color: #000000;

	margin-left: 10px;

}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: normal;
	color: #486DC6;
	margin-left: 10px;
	font-style: italic;





}

.copyright {
	font-family: Arial, Helvetica, sans-serif;	font-size: 10pt;

	color: #666666;

	padding: 5px;





}

.emphasis {

	padding: 5px;

	border: none;

	font-weight: bold;

	color: #4266B4;





}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #666666;
	margin-left: 10px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #405A97;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #415AA9;
	margin-right: 200px;

}
form {
	border: 1px dotted #E0E0E0;
	margin: 20px;
}


td {


	font-size: 10pt;

	color: #000000;

	margin-left: 10px;

}

.rarity {


	font-size: 8pt;

	color: #000000;

}
th {
	font-size: 10pt;
	border: thin solid #E0E0E0;
	background-color: #ECECEC;
}
table.grey {
	border: thin solid #E0E0E0;
}
