body {
	background-color: #5F497A;
}
.par1 {
	font-weight: bold;
	color: #CC0000;
}
#details {
	padding-top: 20px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5F497A;
}
#details a {
	color: #C00000;
}
#tblsummary {
	text-align: center;
	border-top: 1px solid #B3CC82;
	border-left: 1px solid #B3CC82;
	margin-bottom: 20px;
	margin-top: 10px;
}
#tblsummary td {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B3CC82;
	border-bottom-color: #B3CC82;
}
#tblsummary th {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B3CC82;
	border-bottom-color: #B3CC82;
	color: #2976C1;
}
tr.bg1 {
	background-color: #E6EED5;
}
tr.bg2 {
	background-color: #CDDDAC;
}
td.tblnum {
	font-weight: bolder;
}
#tbldecision {
	color: #CC0000;
}
#tbldecision td {
	padding-right: 15px;
}
#listpurple {
	color: #5F497A;
}
