/* @override http://www.ylocare.com/index.php/tools/css/themes/YLOCare/typography.css */

/* @override http://localhost:8888/index.php/tools/css/themes/YLOCare/typography.css */

body { 
	/* customize_body */ font:normal normal 13px Arial; /* customize_body */
	/* customize_body */ color:#777777; /* customize_body */
	line-height:18px;
}

img {border: 0px}
a,a:visited,a:active {
	/* customize_link */ color:#66aa33; /* customize_link */
}
a:hover {
	/* customize_link_hover */ color:#0afa5e; /* customize_link_hover */
} 

h1,h2,h3,h4,h5{ margin: 0; padding: 0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
h1{ line-height: 60px;
	font-variant: normal;
	font-size: 30px;
	font-weight: normal;
	font-style: normal;
}

h2
{
	color:#9FB5C7;
	font-size: 21px;
	line-height: 36px;
	font-weight: normal;
	font-style: normal;
}

h3{ font-size:16px; line-height:21px }
h4{ font-size:14px; line-height:18px }
h5{ font-size:13px; line-height:16px }


p, ul, li
{
	color:#b7b7b7;
	font-size: 14px;
	line-height: 20px;
}

p, a, ul, li {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
