/* Style for Heading tags 1-6 used in EWAT editors */
body
{
	font-size-adjust:none;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
}
/* Editor Classes */
div.divXTemplate, table.tabXTemplate
{
	font-size:11px;
	font-family:Helvetica,Geneva,Arial,sans-serif;
}

h1, h2, h3, h4, h5, h6
{
	margin:0px;
	padding:0px;
	font-weight:normal;
}

h1 
{ font-size:26px; }

h2 
{ font-size:19px; }

h3 
{ font-size:17px; }

h4 
{ font-size:15px; }

h5 
{ font-size:13px; }

h6 
{ font-size:11px; }

/* Style for Paragraph tag */
p { margin-top:	0px; }