
body        {
        background: #FFFFFF ;
        color: #000066;
        font-family : arial, helvetica, sans-serif, verdana;
        font-size : 10pt;
        margin-left: 0;
        margin-right: 0;
        margin-top: 2;
        text-decoration : none;


a  {
        color: #000066;
        text-decoration : none;
}


a:link  {
        color: blue;
        text-decoration : underline;
}


a:visited  {
        color: #000066;
        text-decoration : underline;
}


a:hover  {
        color : maroon;
        text-decoration : underline;
}


a:active  {
        color: red;
        text-decoration : underline;
}


strong {
        font-size : 11pt;
        font-family : arial, helvetica, sans-serif, verdana;
        font-weight : bold;
        font-style : normal;
        color : #000066;
        line-height : 12pt;
        text-decoration : none;
}

blockquote  {
        font-size : 11pt;
        font-family : arial, helvetica, sans-serif, verdana;
        font-weight : normal;
        font-style : normal;
        color : #000066;
        text-decoration : none;
}



H1 {
        color: #000066;
        font-family : arial, helvetica, sans-serif, verdana;
        font-weight: bold ;
        font-size: x-large ;
        margin-top: 1px ;
        margin-bottom: 1px ;
        text-align : center;
}


h2        {
        color: #000066;
        font-family : arial, helvetica, sans-serif, verdana;
        font-size : 15pt;
        font-style : normal;
        font-weight : bold;
        margin-bottom: 1px ;
        margin-top: 1px ;
        text-decoration : none;
}


h3        {
        color: #000066;
        font-family : arial, helvetica, sans-serif, verdana;
        font-size : 13pt;
        font-style : normal;
        font-weight : bold;
        margin-bottom: 1px ;
        margin-top: 1px ;
        text-decoration : none;
}


h4        {
        font-size : 11pt;
        font-family : arial, helvetica, sans-serif, verdana;
        font-weight : bold;
        font-style : normal;
        color : #000066;
        line-height : 11pt;
        margin-bottom: 1px ;
        margin-top: 1px ;
        text-decoration : none;
}


ul  {
        font-family : arial, helvetica, sans-serif, verdana;
        font-size : 10pt;
        font-style : normal;
        font-weight : normal;
        text-decoration : none;
}


ol  {
        font-size : 11pt;
        font-family : arial, helvetica, sans-serif, verdana;
        font-weight : normal;
        font-style : normal;
        color : #000066;
        text-decoration : none;
}


PRE {
        font-size: 9pt;
        font-family: courier, courier new, monospace;
        font-weight: normal;
        font-style: normal;
        color: #000066;
        line-height: 12pt;
        text-decoration: none;
}


CODE {
        font-size: 9pt;
        font-family: courier, courier new, monospace;
        font-weight: normal;
        font-style: normal;
        color: #000066;
        line-height: 12pt;
        text-decoration: none;
}

.title {
        font-size : 13pt;
        font-family : arial, helvetica, sans-serif, verdana;
        font-weight : normal;
        font-style : normal;
        color : #000066;
        line-height : 12pt;
        text-decoration : none;
}

.quote {
        font-size : 11pt;
        font-family : arial, helvetica, sans-serif, verdana;
        font-weight : normal;
        font-style : normal;
        color : #000066;
        line-height : 12pt;
        text-decoration : none;
}

.desc  {
        font-size : 11pt;
        font-family : arial, helvetica, sans-serif, verdana;
        color : #000066;
        line-height : 12pt;
        text-decoration : none;
}

.atomzlink  {
        color : #336699;
        font-family : arial, helvetica, sans-serif, verdana;
        font-size : 10pt;
        text-decoration : none;
}




dl  {
        color: #000066;
        font-family : arial, helvetica, sans-serif, verdana;
        font-size : 11pt;
        font-style : normal;
        font-weight : normal;
        line-height : 12pt;
        text-decoration : none;
}


dd  {
        color: #000066;
        font-family : arial, helvetica, sans-serif, verdana;
        font-size : 11pt;
        font-style : normal;
        font-weight : normal;
        line-height : 12pt;
        text-decoration : none;
}