td { 
	font-family:	Arial, Helvetica, sans-serif; 
	font-size:		9pt; 
} 
h1, .h1 { 
	font-weight:	bold; 
	color:			#000000;
	font-size:		14pt;
	margin-bottom:	0px;	
} 
h2, .h2 {
	font-weight:	bold; 
	color:			#000000;
	font-size:		9pt; 
}

a, a:visited {
	font-weight:	normal;
	color:			#000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.footer,a.footer,a.footer:visited { 
	font-weight:	normal;
	font-size:		8pt;
	color:			#ffffff;
	text-decoration: none;
	padding-left:	10px;
	padding-right:	10px;
} 
a.footer:hover { 
	text-decoration: underline;
}

.text-orange {
	color:			#e46100;
}

.text-violet {
	color:			#502160;
}

.cellpadding-main { 
	padding-top:	10px;
	padding-bottom:	10px;
	padding-right:	5px;
	padding-left:	10px;
}
.cellpadding-rightside { 
	padding-top:	40px;
	padding-right:	5px;
}