/*  
* Template-specific stylesheet for the Contacts template
*/

h4 {
	color:#cc0000;
	font-size:1.5em;
	margin-top:1.5em;
	margin-bottom:0.3em;
}
dl dd {
	display:inline;
	padding-right:2em;
}	
dl dt {
	color:#cc0000;
}
dl dd a {
	color:#000;
}
