	p {
		text-align: center;
		text-decoration-color: #660033;
		color: #660033;
		font-size: 20pt;
		font-weight: bold;
	}
	p {
		text-align: center;
		text-decoration-color: #660033;
		color: #660033;
		font-size: 20pt;
		font-weight: bold;
	}
	thead {
		background-color: #b3b3b3;
		text-align: center;
		text-decoration-color: #660033;
		color: #660033;
		font-family: "Cambria","serif";
		font-size: 12pt;
		font-weight: bold;
	}
	thead td:last-child {
		width: 40%;
		padding: 10px 20px;
	}
	tbody {
		text-align: center;
		font-family: "Times New Roman","serif";
		font-size: 12pt;
	}
	tr {
		height: 60px;
	}
	td {
		height: 60px;
	}
	tbody p {
		font-size: 12pt;
		text-decoration-color: black;
		color: black;
		font-weight: normal;
	}
	tbody p.dline {
    line-height: 0.3;
	}
	tbody P {
    line-height: 0.9em;
	}
	th, td:first-child {
	background: #b3b3b3;
	color: #660033;
	font-weight: bold;
	}
	th, td:first-child p.dline {
    line-height: 0.1;
	}
	th, td:first-child P {
    line-height: 0.1em;
	}
	#ooo {
    background: white;
    color: black;
    font-weight: normal;
	}	

