body {
	font : normal 16px Tahoma;
	color : #0e0e0e;
	text-align : justify;
}

h2 {
	color : #080808 ;
	text-decoration : underline ;
	font-size : 16px ;
	text-align : left ;
}
h3 {
	font-size: 16px;
	color: #0E0E0E;
	padding-left: 5px;
	letter-spacing: 1px;
	text-align: left;
}


.textbody {
	font : normal 12px Arial;
	color : #0e0e0e; 
	text-align : justify ; 
	padding : 5px ;
}

.footer {
	font : normal 10px tahoma;
	color : #0f0f0f;
	text-align : center;
}

.activity {
	border : 1px solid #0e0e0e; 
	text-align: center; 
	vertical-align: middle;
	font-size : 11px;
}

.details {
	padding-left: 8px;
	border: 1px solid #0e0e0e;
	text-align: center;
	vertical-align: middle;
	font-size : 11px;
}
.header_mn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	font-variant: normal;
	text-decoration: underline;
	letter-spacing: 2px;
	text-align: left;
	white-space: normal;
}
