h1 {
font-family : "Century Gothic",  tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: bold;
display: inline;
}

h2 {
font-family : "Century Gothic",  tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
display: inline;
}

body {
font-family : "Century Gothic",  tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size : 10pt;
}

.menu {
font-family : "Century Gothic",  tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: Gray;
font-weight: normal;
}

li 
{
text-indent: -20px;
padding-left: 20px;
}

.td_thumb 
{
    width:75px;
    height:100px;
    border:1px dotted lightgray;
    background: white;
}

.img_thumb
{
    width: 70px;
    height: 88px;
    border:0px;
}

.txt_thumb
{
    padding-top: 15px;
    padding-bottom: 0px;
    text-align: center;
    font-style: italic;
    font-family: arial; 
    font-size: 8pt; 
    color: black; 
}

.song {font-family: monospace; font-size: 12pt; color: black; font-weight: normal;}
.title {font-family: arial; font-size: 14pt; color: black; font-weight: bold;}
.info{font-family: arial; font-size: 10pt; color: black; font-style: italic;}
.chord {font-family: monospace; font-size: 12pt; color: blue; font-weight: bold;}
.chorddef {font-family: monospace; font-size: 10pt; color: red; font-weight: normal;}

