
<!-- TGM Site Style Sheet -->
 
BODY { background-image: URL( images/crepis.gif) }

H2 { color: red;}
H5 { color: yellow;}   
H6 { font-size: 12px; color: black;}

.TabText  { type: text; font-family: "Courier New";
            font-size: 12px; background: transparent;
            font-weight: bold; color: blue; 
			visibility: visible; }
.SongText { type: text; font-family: "Courier New";
            font-size: 12px; background: transparent;
            font-weight: bold; color: black;
			visibility: visible; }
.Refrain  { type: text; font-family: "Courier New";
            font-size: 12px; background: transparent;
            font-weight: bold; color: red; 
			visibility: visible; }


