/*
	$HeadURL: svn://HeBe/Customers/AnimalSearchUK/trunk/templates/default/styles/typography.css $
	$Id: typography.css 3598 2009-07-06 13:53:52Z qbnut $
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
}

h1, h2 {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.2em;
	font-weight: normal;
	text-decoration: none;
	color: #F2922C;
	margin: 4px 0px 4px 0px;
}

h3 {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
	font-weight: normal;
	text-decoration: none;
	color: #F2922C;
	margin: 4px 0px 4px 0px;
}

p {
	line-height: 14px;
	margin-bottom: 8px;
}
