body *
                {
                /*
	font-family: Times New Roman, Times, serif;
                font-size: 14px;
				
				
	font-family: Times New Roman, Times, serif;
                font-size: 16px;
				
	font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
	*/			
	font-family: Arial, Helvetica, sans-serif;
                font-size: 14px;
	/*			
	font-family: Arial, Helvetica, sans-serif;
                font-size: 16px;
				*/
                }
.lefttitle            /* This is for the left title "Our Pledge To You"*/
                {
                font-size: 14px;
				font-style: italic;
				font-weight: bold;
                color: #0F1A50; 
                }
.lefttext            /* This is for the left list items under the "Pledge" title */
                {
                   font-size: 14px;
	  font-style: italic;
                     /*font-weight:bold;
                     color: #0F1A50; */
                }
P.location            
                {
                font-size: 20px;
                }
P.resume            
                {
                font-size: 16px;
                }
P.title              
                {
                font-size: 20px;
                color: #0F1A50; 
				font-weight: bold;
				font-style: italic;
                } 
H3              
                {
                font-size: 14px;
				font-weight: bold;
				/*font-style: italic;*/
                }
H2              
                {
                font-size: 20px;
                color: #0F1A50; 
				font-weight: bold;
				font-style: italic;
                } 
HR              
                {
                height: 3px;
                color: #0F1A50; 
                }  
A.contlink, A.contlink:hover,  A.contlink:visited
                {
                color: #0F1A50; 
                text-decoration: underline;
                }
A.navlink, A.navlink:visited 
                {
                color: #FFFFFF; 
                text-decoration: underline;
                }

A.navlink:hover 
                {
                color: #FFCC33; 
                text-decoration: underline;
                }
td.submenu              /*This for the vertical "|" bars in the submenu navlink section, and to center the text */ 
                {
                color: #FFFFFF;
				text-align: center;
                }
A.landinglink, A.landinglink:hover, A.landinglink:visited 
                {
                font-size: 18px;
                color: #0F1A50; 
                text-decoration: underline;
                }