.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
.bodytext a:link {color: #009900; text-decoration: none}
.bodytext a:visited {color: #009900; text-decoration: none}
.bodytext a:hover {color: #003366; text-decoration: underline}
.bodytext a:active {color: #003366; text-decoration: none}
.boldtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
}
.smalltextm {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #CCCCCC;
}
.smalltextm a:link {color: #CCCCCC; text-decoration: none}
.smalltextm a:visited {color: #CCCCCC; text-decoration: none}
.smalltextm a:hover {color: #CCCCCC; text-decoration: underline}
.smalltextm a:active {color: #CCCCCC; text-decoration: none}
.smalltextblack {

	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
}
p {
	margin-top:0px;
	margin-bottom: 12px;
}