    td.text1 {      color: black;
		            font-size: 12pt;
		            font-family: Arial, Helvetica, Chicago, Sans Serif;}
    
	td.text2 {      color: red;
	                font-size: 14pt;
	                font-family: Arial, Helvetica, Chicago, Sans Serif;
	                height: 30px}

    td.text3 {      color: black;
	                font-size: 12pt;
	                font-family: Arial, Helvetica, Chicago, Sans Serif;
	                height: 25px}

    td.text4 {      color: navy;
	                font-size: 12pt;
	                font-family: Arial, Helvetica, Chicago, Sans Serif;
	                height: 25px}
	                
    p.heading1 {    color: red;
		            font-size: 12pt;
		            font-weight: bold;
		            font-family: Arial, Helvetica, Chicago, Sans Serif;
		            height: auto;}


    p.text1 {       color: black;
		            font-size: 12pt;
		            font-family: Arial, Helvetica, Chicago, Sans Serif;}

    p.textx {       color: navy;
		            font-size: 12pt;
	                background: white;
	                font-family: Arial, Helvetica, Chicago, Sans Serif;}		
	                            
    p.text1b {      color: black;
		            font-size: 12pt;
		            font-weight: 600;
		            font-family: Arial, Helvetica, Chicago, Sans Serif;}
		            	                
    p.text2  {      color: black;
	                font-size: 12pt;
	                font-family: Arial, Helvetica, Chicago, Sans Serif;
	                font-weight: bold;
	                height: 25px}

    p.text3  {      color: black;
	                font-size: 10pt;
	                font-family: Arial, Helvetica, Chicago, Sans Serif;
	                height: 25px}
    
    p.text4  {      color: navy;
	                font-size: 14pt;
	                font-family: Arial, Helvetica, Chicago, Sans Serif;
	                height: 25px}

    p.text5  {      color: black;
	                font-size: 8pt;
	                font-family: Arial, Helvetica, Chicago, Sans Serif;
	                height: 25px}
	
	p.text6 {       color: red;
                    font-size: 16pt;
                    font-family: Arial, Helvetica, Chicago, Sans Serif;
	                font-weight: bold;}
                    	                	                
	td.heading1 {   color: red;
		            font-size: 12pt;
		            font-weight: bold;
		            font-family: Arial, Helvetica, Chicago, Sans Serif;
		            height: auto;}


	td.heading2 {   color: red;
		            font-size: 12pt;
		            font-family: Arial, Helvetica, Chicago, Sans Serif;
		            height: 30px;}

	td.heading3 {   color: navy;
		            font-size: 12pt;
		            font-family: Arial, Helvetica, Chicago, Sans Serif;
		            font-weight: bold;
		            background: red;
		            height: 30px;}

    p.notice_text {color: yellow;
	                font-size: 12pt;
	                font-weight: 600;
	                background:     blue;
	                font-family: Arial, Helvetica, Chicago, Sans Serif;}

    p.notice_textx {color: white;
	                font-size: 20pt;
	                font-weight: 600;
	                font-family: Arial, Helvetica, Chicago, Sans Serif;}
	                	                
    	                	                
    p.notice_heading {
                    color: blue;
                    font-size: 18pt;
                    font-family: Arial, Helvetica, Chicago, Sans Serif;
	                font-weight: 600;
	                background: yellow;}
                    
    span.notice_heading {
                    color: blue;
                    font-size: 18pt;
                    font-family: Arial, Helvetica, Chicago, Sans Serif;
	                font-weight: 600;
	                background: yellow;}
                    
    p.page_heading {
                    color: Red;
                    font-size: 16pt;
                    font-family: Arial, Helvetica, Chicago, Sans Serif;
	                font-weight: bold;
                    height: 30px;}
    p.event_heading {
                    color: Red;
                    font-size: 14pt;
                    font-family: Arial, Helvetica, Chicago, Sans Serif;
	                font-weight: bold;
                    height: 10px;}
                    
    p.event_text1 {
                    color: blue;
                    font-size: 10pt;
                    font-family: Arial, Helvetica, Chicago, Sans Serif;
	                font-weight: bold;}

    a.event_text1 {
                    color: blue;
                    font-size: 12pt;
                    font-family: Arial, Helvetica, Chicago, Sans Serif;
	                font-weight: bold;}

    a.event_text2 {
                    color: navy;
                    font-size: 14pt;
                    font-family: Arial, Helvetica, Chicago, Sans Serif;
	                font-weight: bold;}  
	                
    p.event_text2 {
                    color: navy;
                    font-size: 8pt;
                    font-family: Arial, Helvetica, Chicago, Sans Serif;
	                font-weight: bold;}                                     


            a.body:link     {color: black;}
            a.body:visited  {color: black;}
            a.body:active   {color: black;}
            a.body:hover    {color: white; background-color: #CCCCCC;}

            a.body2:link     {color: yellow;}
            a.body2:visited  {color: yellow;}
            a.body2:active   {color: yellow;}
            a.body2:hover    {color: white; background-color: blue;}
            
            a.nav:link      {color: black;}
            a.nav:visited   {color: black;}
            a.nav:active    {color: black;}
            a.nav:hover     {color: white; background-color: #CCCCCC;}

            a.nav2:link     {color: red;}
            a.nav2:visited  {color: red;}
            a.nav2:active   {color: red;}
            a.nav2:hover    {color: black; background-color: #CCCCCC;}
        
            a.nav3:link     {color: yellow;}
            a.nav3:visited  {color: yellow;}
            a.nav3:active   {color: yellow;}
            a.nav3:hover    {color: black; background-color: #CCCCCC;}
        