.bodytext			{
					font-family: 'arial', 'helvetica', 'sans-serif';
					font-size: 10pt;
					color: #95979A;
					}
					
.heading			{
					font-family: 'arial', 'helvetica', 'sans-serif';
					font-size: 14pt;
					font-weight: bold;
					color: #6A845C;
					}					
					
.note				{
					font-family: 'arial', 'helvetica', 'sans-serif';
					font-size: 8pt;
					color: #95979A;
					text-decoration: none;
					}
					
.box				{
					background-color: #CFD5CD;
					overflow: hidden
					}
					
 