h1,h2,h3,h4,h5,h6,body {
	font-family:Georgia;
	font-weight:normal;
}

.content  h1,.content h2,.content h3,.content h4,.content h5,.content h6{
	margin-top:18px;
}

.content  h1 {
	font-size:20px;
}

.content  h2 {
	font-size:18px;
}

body{
	font-size:13px;
	line-height:18px;
}

p{
}

.content  em{
	font-style:italic;
}

strong{
	font-weight:bold;
}

.content a{
	text-decoration:underline;
}
ul.dashed-13 li{
	background:url("../images/mdash-13.png");
	padding-left:13px;
	background-position:0px 9px;
	background-repeat:no-repeat;
}