/* @override http://www.synmedrx.com/assets/templates/2008/media/css/text.css */

body {
	font: 12px/1.5 "Lucida Grande", Lucida, Helvetica, Verdana, sans-serif;
	color: #4C4C4C;
}

a:focus {
	outline: 1px dotted invert
}

hr {
	background: #ccc;
	border: 0;
	clear: both;
	color: #ccc;
	height: 1px
}

h1 {
	font-size: 25px
}

h2 {
	font-size: 23px
}

h3 {
	font-size: 21px
}

h4 {
	font-size: 19px
}

h5 {
	font-size: 17px
}

h6 {
	font-size: 15px
}

ul {
}

li {
	margin-left: 10px;
	padding-left: 10px;
	background: url(../images/bullet.png) no-repeat left center;
}

p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset {
	margin-bottom: 20px
}

sup {
	vertical-align: text-top;
	font-size: 8px;
	line-height: 1em;
}
