/*    Style Sheet for delawarevalleypdca.org  */
/*    Intellectual property of Suzanne Cutshall - Absolutely-Webs.com */

	
	BODY{  font-family: Verdana, Arial, Sans-serif;
				  margin:0;
				  font-size: 13px;
				  color: #000000;
				  
				}
				
			
	P{ font-family: Verdana, Arial, Sans-serif;
				  margin:0;
				  font-size: 13px;
				  color: #000000;
	
	}
	
	
	TD{ font-family:Verdana, Arial, Sans-serif;
				  font-size: 13px;
				  font-style: normal;
				  color: #000000;
				  
				}		

	
	
	P.copy{text-align: center; /* copyright info - bottom all pages */
				  font-size: 10px;
				  color: #000000;
				  font-weight: normal;
	   	}
						
	
	P.navbot{text-align: center; /* navigation - bottom all pages */
			  font-size: 11px;
			  color: #000000;
			  font-weight: bold;

		}
		
	H1{text-align: left; 
			  font-size: 15px;
			  font-weight: bold;
			 
		}
		
	H2{text-align: center; 
			  font-size: 15px;
			  font-weight: bold;
					 
		}		
	
	H3{text-align: center; 
			  font-size: 16px;
			 
		}
		
	H4{text-align: center; 
			  font-size: 13px;
			  font-weight: normal;
			 
		}
		
	img { border: 0px none;
		}
		
	/* format for content links in pages */
	A:link		{ color: #003399;
	   		  font-weight: normal;
	   		  text-decoration: underline; }
	A:visited	{ color: #003399;
	   	 	  font-weight: normal;
	   		  text-decoration: underline; }
	A:active	{ color: #003399;
	   	  	  font-weight: normal;
	   		  text-decoration: underline; }
	A:hover		{ color: #003399;
	   	  	  font-weight: normal;
	   		  text-decoration: none; }

