	body, td {
		font-family: trebuchet ms, tahoma, verdana, arial, helvetica;
		font-size: 10pt;
	}
	a:link,a:active,a:visited,a:hover {
		color: #000000;
		text-decoration: underline;
	}
	td.boxcell {
		padding-left: 5px;
		padding-right: 5px;
		color: white;
		font-weight: bold;
	}
	hr {
		border-color: #8093A6;
		border-style: dashed; 
		border-width: 1px;
		margin-left: 15px;
		margin-right: 15px;
		height: 1px;
	}
	.small {
		font-size: 8pt;
	}
	input {
		font-family: tahoma,verdana;
		border: 1 inset;
	}
	submit {
		font-family: tahoma,verdana;
		border: 1 outset;
	}
	.invis {
		font-size: 8pt;
		color: #CFCFCF;
	}