BODY
{
background-image : url("../images/jpg/bgdd01.jpg");
background-color : #FFFFFF;
color            : #000000;
font-family      : Arial, Helvetica, Verdana, sans-serif;
font-size        : 10pt;
margin-left      : 20px;
margin-right     : 20px;
margin-top       : 10px;
margin-bottom    : 10px;
}

p, td
{
font-family      : Arial, Helvetica, Verdana, sans-serif;
font-size        : 10pt;
}


A:link
{
color           : Navy;
background      : transparent;
text-decoration : underline;
}

A:visited
{
color           : rgb(20,90,200);
background      : transparent;
text-decoration : underline;
}

A:hover
{
color           : rgb(255,148,0);
background      : transparent;
text-decoration : underline;
}


BLOCKQUOTE
{
margin-left : 0;
}

CAPTION
{
font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-weight : 800;
}


H1.Title
{
width            : 100%;
color            : #ff0000;
text-align       : center;
filter           : DropShadow(color=#cccccc, offx=2, offy=2);
}

DIV.SubTitle
{
width            : 100%;
color            : #000060;
font-size        : 10pt;
font-weight      : bold;
font-style       : italic;
text-align       : center;
padding          : 10px;
}

DIV.RulerMenu
{
width            : 100%;
background-color : #ddf5fa;
font-size        : 7pt;
text-align       : center;
}

H2.WBExtRuler
{
font-family      : Verdana, Helvetica, Arial, sans-serif;
font-size        : 15px;
font-weight      : bold;
color            : #B82619;
background-color : #EBE3BC;
}

TR.MusicTableTitle
{
font-size: 10pt;
background: #3a7ebf;
font-weight: bold;
color: white;
}

TR.MusicTableRow
{
font-size: 10pt;
color: #003366;
background: #99ffff;
}


