@charset "ISO-8859-1";
td a {
	font-family: Times New Roman;
	text-transform: uppercase;
	color: #000000 !important;
	font-weight: bold;
	font-size:95%;
	text-decoration:underline !important;
}
body {
	font-family: Times New Roman;
	
}
.titleh1 {
	font-family: Times New Roman;
	font-weight: bold;
	text-transform: uppercase;
	color: #9B8B60;
	 
}


td{
	border-bottom:solid #666666 1px;
	padding:10px 5px 10px 0px;
	
}


#detailspg{
	font-size:75%;
}

.noborder td{
	border:none !important;
	
}

