TD {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #333333;
}
textarea {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-weight: normal;
}
.boldred {
	color: #FF0000;
	font-weight: bold;
}

.boldblue {
	color: #0000FF;
	font-weight: bold;
}
.subtitle {
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
}
body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
}

