/* Format of the titles for the middle frame-pages (h1) wine color*/
h1
{
    font-family: Helvetica; 
    font-size: 14pt;
    font-weight: bold;
    color: #800000;
    text-align: Left;
    text-indent: 0;
    margin-left: 0;
    margin-top: 20;
    margin-bottom: 0;
    padding-top: 5;
    padding-bottom: 5
}

/* Format of the titles for the middle frame-pages (h2)*/

h2           { font-family: Helvetica; font-size: 14pt; color: #800000;font-weight: normal }
h3           { font-family: Helvetica; font-size: 14pt; color: #000080; font-weight: bold }
.H3_Style    { font-family: Helvetica; font-size: 12pt; color: #000080; font-weight: bold }
h4           { font-size: 12pt; color: #000080; font-family: Helvetica }

/* Format of the language choices for the header (h5) green*/
h5           { font-size: 10pt; font-family: Helvetica; color: #008000; font-weight: bold }

h6           { font-size: 8pt; font-family: Helvetica }
td           { font-size: 10pt; font-family: Helvetica; list-style-type: font-family; list-style-image:  url('../images/dot.gif') }
li           { list-style-image:  url('../images/dot.gif');  font-family: Helvetica; font-size: 10pt }

/* Format of the idented body text (blockquote)*/

blockquote   { font-family: Helvetica; font-size: 10pt }

.hidden		 { display: none }
.csBold      { font-weight: bold }
.csNav       { font-size: 8pt; font-weight: bold }
.csCopyright { font-size:6.5pt }