@import url("../../../typo3/sysext/rtehtmlarea/res/contentcss/default.css");

.htmlarea-content-body, p, div, table { font-size: 11px; font-family: Arial, sans-serif; color:#000000; }

a { color: #000000; text-decoration: none; font-weight: bold; }
a:visited { color: #000000; }
a:hover { text-decoration: underline; }
a img { border: 0; }


h1 { font-size: 1.8em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1em; }
h5 { font-size: .83em; }
h6 { font-size: .67em; }

h1 *, h2 *, h3 *, h4 *, h5 *, h6 * { font-size: 1em; }

p {
margin: 0px;
margin-bottom: 16px;
line-height: 17px !important;
}

h1, h2, h3, h4, h5, h6 { margin: 0; margin-top: 16px; font-weight: bold; line-height: 24px !important; }
