/* style sheet for the Knights of Columbus; created 4/17/02 */ 

	body 	{background-image: URL(http://www.kofc7239.org/images/background.gif);
	 	 font-family: 'times new roman'; 
        	 color: navy;
        	 margin: 0;
              	 }
              	 
	td	{font-family: 'times new roman', serif;
     	 	 color: navy;
     	 	 font-weight: bold;
     	 	 }
     	 	 
	.tmsrmn {font-family: 'times new roman';
         	 color: navy;
         	 font-size: .80em;
        	 }
        	 
	h2	{font-family: 'times new roman';
		 color: navy;
		 font-style: italic;
		 }
		 
	.heading {font-family: 'times new roman';
         	 color: navy;
         	 font-size: 2.00em;
        	 }

	.head2 {font-family: 'times new roman';
         	 color: navy;
         	 font-size: 1.50em;
        	 }

	.news  {font-family: 'times new roman';
         	 color: navy;
         	 font-size: .85em;
        	 }

	.mail  {font-family: 'times new roman';
         	 color: white;
         	 font-size: .85em;
        	 }

	hr	{size: 1;
		 width: 200;
		 color: navy;
		 align: center;
		 }
		 
	#color2 A:link { color:red }
	#color2 A:visited { color:purple }
	#color2 A:active { color:magenta }
		 


