body {
	font : 75%/1.5 Helvetica, Arial, Verdana, sans-serif; 
	background: url(../img/underline.gif);
}
 
html>body {
	font-size: 12px;
}
 
p {
	font-size: 1em;
	line-height: 1.5;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
ul {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
li {
	font-size: 1em;
	line-height: 1.5;
}

h1 {
	font-size: 2.667em; /* 32px */
	line-height: 1.125em; /* 18*2 divided by font size in px */
	margin-top: 0;
	margin-bottom: 0.562em;
}
h2 {
	font-size: 2em; /* 24px */
	line-height: 1.5em;
	margin-top: 0;
	margin-bottom: 0.75em;
}
h3 {
	font-size: 1.5em; /* 18px */
	line-height: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
}
h4 {
	font-size: 1.333em; /* 15px */
	line-height: 1em;
	margin-top: 1.187em;
	margin-bottom: 1.187em;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

