/* GENERAL STYLES */
h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%;
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:168%;
	font-weight: normal;
	margin-bottom: 2em;
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:140%;  
	font-weight: normal;
	margin-bottom: 0.5em;
}

h1,h2,h3,h4,h5,h6,strong {

}

html, body, p, td, div, ul, li
{
	margin: 0;
	padding: 0;
}

p{
	margin-bottom: 10px;
}

img
{
    border: none;
}

table, tr, td, th
{
    padding: 0;
    margin: 0;
    border: none;
}


/* EDITOR PROPERTIES */
