/* --- font--- */
h1 {font-size:160%;}
h2 {font-size:140%;}
h3 {font-size:120%;font-weight:normal}
h4 {font-size:100%;}
h5 {font-size:90%;}
h6 {font-size:80%;}
h1,h2,h3,h4,h5,h6
{ background-color:transparent; color:#1b1b1b; font-weight: bold; }
/*_____________________norm_____________________*/
.norm { color: #444; font-size: 10px; font-family: verdana; text-align: justify; text-indent: 12px; padding: 5px; }
.norm a:link {
    color: #f00;
    text-align: justify;
    border-bottom: 1px dotted #ccc; }
.norm a:visited {
    color: #ff5e00;
    text-align: justify;
    border-bottom: 1px dotted #ccc; }
.norm a:hover {
    color: #ef0cd1;
    text-align: justify; }
.norm a:active {
    color: #f00;
    text-align: justify;
    border-bottom: 1px dotted #ccc; }
/*_____________________norm-no_padding _____________________*/
.norm2 {
    color: #212121;
    font-size: 10px;
    font-family: verdana;
    text-align: justify; }
.norm2 a:link {
    color: #f00;
    text-align: justify; }
.norm2 a:visited {
    color: #ff5e00;
    text-align: justify;}
.norm2 a:hover {
    color: #ef0cd1;
    text-align: justify; }
.norm2 a:active {
    color: #f00;
    text-align: justify; }
.italic {font:italic 12px serif;}
.quote { color: #333; font: italic bold 120%/100% serif, "Times New Roman", Times, Georgia; background-image: url(../img_index/0_bullets/quote_close.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: right bottom; margin-left: 20px; }
.quote:first-letter { color: #0e0e0f; padding-left: 40px; font: italic bold 140%/150% serif, "Times New Roman", Times, Georgia; background-image: url(../img_index/0_bullets/quote_open.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left top; }
    
    /* I2_Formatter_QuoteBox */
.quotebox { font-style: italic; background-image: url(../img_index/0_bullets/quote_open.gif); background-position: 0 4px; background-repeat: no-repeat; margin: 1.5em; }
.quotebox blockquote {
    font-family: serif, "Times New Roman", Times, Georgia;
    font-size: 12px; font-weight: bold;

    margin: 0 0 0 16px; padding: 0;
}

.quotebox blockquote p {
    margin-left: 6px; margin-top: 2px; margin-bottom: 8px;
}

.quotebox cite {
    display: block;

    margin-left: 40px;

    font-size: 10px; font-style: normal; font-weight: normal; color: #666;
    text-align: right;
}
/*_____________________headline_____________________*/
.headline {
    color: #333;
    font-weight: bold;
    font-size: 12px;
    font-family: verdana;
    letter-spacing: 2px;}
.subHead {
	color: #333;
	font-weight: bold;
	font-size: 10px;
	font-family: verdana;
	letter-spacing: 1px;
	margin-left: 12px; }
/*_____________________mini_____________________*/
.mini {
    color: #444;
    font-weight: normal;
    font-size: 9px;
    font-family: verdana; }

