body, td {
	 font-family:"Trebuchet MS";
	 font-size:12px;
}

th, td {
	border-color:#83B0A1;
}

th {
	 font-family:"Trebuchet MS";
	 font-weight:bold;
	 color:#FFFFFF;
	 background-color:#83B0A1;
	 font-size:14px;
	 
}

.report_title {
	font-size: 18px;
    color: #83B0A1;
    text-align:left;
    font-family:"Georgia";
    font-style:italic;
	font-weight:bold;
}

.report_subtitle {
	font-size: 14px;
    color: #83B0A1;
    text-align:left;
    font-family:"Georgia";
	font-weight:bold;
}

.label {
	 font-weight:bold;
	 font-family:"Trebuchet MS";
	 font-size:12px;
}
