/* This is the style sheet for the Tripoli Centeral Virginia #25 contact page
	
	The basic page styles are applied by styles.css.  This page is only
	for the items that are unique to the contact page.
*/
@import url(style.css);

			
#contacts {color:navy}
#contacts a {font-size: large; margin-right: 8px}
#contacts p { margin-bottom: 3px; margin-top: 18px; font-size:small; font-weight:bold}
#contacts p.address {margin:0px; padding: 0px; font-size:small; font-weight:normal}
