/* Paragraph text is special color and in 12pt font */
/* h1, h4 and p are in Times New Roman font */
h6 {
    font-family: Times New Roman;
    font-weight: bolder;
    font-style: italic;
    color:maroon;
    color:yellow;
    font-size: 36pt;
    font-size: 24pt;
    font-size: 30pt 
}

h5 {
    font-family: Times New Roman;
    font-weight: bolder;
    font-style: italic;
    color:maroon;
    color:white;
    font-size: 12pt
    
}

h4 {
font-family: Times New Roman;
color:#1f3f15;
color:yellow;
font-weight:bolder;
font-style: italic;
font-size: 13pt;

}

h3 {
font-family: Times New Roman;
color:#427800;
color:yellow;
font-weight:bold;
font-style: italic;
font-size: 14pt;
}

h2 {
font-family: Times New Roman;
color:#427800;
color:white;
font-weight:bold;
font-style: italic;
font-size: 10pt;
}



body {
background-attachment: fixed;
background-image: url(http://www.lejazzaffair.com/images/grid7.jpg);
background-image: url(http://www.lejazzaffair.com/images/saxaphone4.jpg);
padding-top: 0px;  
scrollbar-face-color: #91443c;
scrollbar-arrow-color: Yellow;
scrollbar-darkshadow-color: rgb(64,26,6);
scrollbar-shadow-color:  rgb(64,26,6);
scrollbar-highlight-color: rgb(248,224,186);
scrollbar-3dlight-color: ffffcc

}


.tableborders {
  border: 1px solid #003366;
}

.tablelinks {
    text-decoration: none;
}

.toptable {
    background-color: #66ccff;
    background-image: url(http://www.lejazzaffair.com/images/saxaphone4.jpg) no-repeat fixed center top; 
}

.navigation {
    font-family: Georgia, "Times New Roman",
    Times, serif;
    font-size: 14px;
    color: #ffffff;
    background-color: #ff9900;
    font-weight: bold;
    border-top-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: none;
    border-bottom-color: #000000;
    border-right-color: #000000;
}

.navigationBar A:link, .navigationBar A:visited, .navigationBar A:hover, .navigationBar A:active, .navigationBar table td, table tbody tr td div div, table tbody tr td div div A:link, table tbody tr td div div A:visited, table tbody tr td div div A:hover, table tbody tr td div div A:active {
color: yellow;  
font-size: 24px;
font-style: italic;
font-weight: bolder
}
a:link, a:visited, a:hover, a:active, a.redlink:link, a.redlink:visited, a.redlink:hover, a.redlink:active, .ispider a:link, .ispider a:visited, .ispider a:hover, .ispider a:active {COLOR: rgb(0,66,0); 
background-image: none; 
background-color: transparent; 
font-weight: normal;
color: yellow;

}