
.number{
	font-weight:bold;
	font-family:garamond;
	background:#6C6C6C;
	color:white
}

.topic{
	font-weight:bold;
	font-family:garamond;
	background:#DEDEDE
}

.sub_topic{
	font-weight:bold;
	font-family:garamond;

}

.sub{
	font-weight:light;
	font-family:garamond;

}

.text_body{
	font-weight:light;
	font-family:times
	
}

.gt{

	font-family:garamond;
	background:F2F2F2
}

TD.mainTitle{
	background:#f1f1f1;
	font-weight:bold;
	font-family:garamond;
	font-size:21

}

.smallcaps{
	font-size:13
}
