/* Stylesheet for reports */
body 
{
	font-family: Times New Roman 
}
.MainTitleItem {
	font-size: 22px; font-weight: bold;
}
.TitleItem {
	font-size: 18px; font-weight: bold; 
}
.TitleSubItem {
	font-size: 14px; font-weight: bold; 
}

