body, td	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;

}

.pagename	{
	font-size: 14pt;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 5577AA;
	font-weight: bold;

}


	.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #559977;
}

	.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #555555;
}

a {
	color: #000099;
}
/* added these for exchange area dmj */
.success
	{
		font-weight: bolder;
		color: darkgreen;
	}
.error
	{
		font-weight: bolder;
		color: #FF0000;
	}
.instructions
	{
		font-size: 8pt;
		color: #999966;
	}
.required
	{
		font-weight: bolder;
		color: #ff0000;
	}
