BODY {
	font-family : Arial, sans-serif;
	font-size: 8px;
	padding: 0px;
	line-spacing: 2px;	
	margin-top: 0em; 	
	margin-right: 0em;
  	margin-bottom: 0em;
  	margin-left: 0em;		
} 

.bodyText {
	font-style : bold;
	line-spacing: 2px;		
	font-family : Arial, sans-serif;
	font-size: 12px;
	color : Black;
}

.textNormal {
	font-style : bold;
	line-spacing: 2px;		
	font-family : Arial, sans-serif;
	font-size: 13px;
	color : Black;
}

.textReversed {
	font-family : Arial, sans-serif;
	line-spacing: 2px;		
	font-size: 13px;
	color : White;
	right-margin : 35px;
}

.pageTitle {
	font-family : Arial, sans-serif;
	font-size: 18px;
	color : #000090;
	line-spacing : 0px;	
}

.footerCopyRight {
	font-style : bold;
	font-family : Arial, sans-serif;
	font-size: 10px;
	color : White;	
	line-spacing : 0px;
}

.footerRightsReserved {
	font-family : Arial, sans-serif;
	font-size: 11px;
	color : Black;	
}




