.bodytext			{
					font-family: 'arial', 'helvetica', 'sans-serif';
					font-size: 9pt;
					color: #46756C;
					}
					
.footer 			{
					font-family: 'arial', 'helvetica', 'sans-serif';
					font-size: 8pt;
					color: #46756C;
					}					
					
.tabletext			{
					font-family: 'arial', 'helvetica', 'sans-serif';
					font-size: 8pt;
					color: #46756C;
					}

.heading			{
					font-family: 'arial', 'helvetica', 'sans-serif';
					font-size: 13pt;
					color: #34A4E3;
					}
					
.cal_orange			{
					font-family: 'arial', 'helvetica', 'sans-serif';
					font-size: 9pt;
					font-weight: bold;
					background-color: #EBD1C5;
					color: black;
					}
.cal_turq			{
					font-family: 'arial', 'helvetica', 'sans-serif';
					font-size: 9pt;
					font-weight: bold;
					background-color: #A9E6F1;
					color: black;
					}										
.cal_blue			{
					font-family: 'arial', 'helvetica', 'sans-serif';
					font-size: 9pt;
					font-weight: bold;
					background-color: #A2CBF2;
					color: black;
					}
.cal_green			{
					font-family: 'arial', 'helvetica', 'sans-serif';
					font-size: 9pt;
					font-weight: bold;
					background-color: #C7E2D8;
					color: black;
					}	
.cal_dark			{
					font-family: 'arial', 'helvetica', 'sans-serif';
					font-size: 9pt;
					font-weight: bold;
					background-color: #EBDEBF;
					color: black;
					}	
.cal_gray			{
					font-family: 'arial', 'helvetica', 'sans-serif';
					font-size: 9pt;
					font-weight: bold;
					background-color: #BABBBA;
					color: black;
					}															



					
	
					
					