body {
}
.sc {
	font: small-caps;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #996600;
}
.tableheading {
	text-align: left;
	background-color: #EFEFEF;
	width: 100%;
	font: small-caps;
	font-size: 17pt;
	font-weight: bold;	
	color: #996600;
}

.headerheading {
	text-align: left;
	background-color: #F8F8F8;
	width: 100%;
	font: small-caps;
	font-size: 17pt;
	font-weight: bold;	
	color: #996600;
}

.init {
	font: small-caps;
	font-size: 15pt;
	font-weight: bold;	
	color: #996600;	
}

.smallinit {
	font: small-caps;
	font-size: 12pt;
	font-weight: bold;	
	color: #996600;	
}


.tablesubheading {
	text-align: left;
	background-color: #EEEEEE;
	width: 100%;
	font: small-caps;
	font-size: 12pt;
	font-weight: bold;	
	color: #996600;	
}

.pageheading {
	font: small-caps;
	font-size: 10pt;
	font-weight: bold;	
	color: #996600;	
}

.ra {
	text-align: right;
}

.bt_ta {
        font-family:'MS Sans Serif';
        font-size:6px;
        width:130px;
        height:80px;
        background-color:#DDDDDD;
		overflow-x: hidden;
}
