melody_pink = #FFCCCC;
melody_dark_pink = #FF6699;
melody_dk_gray = #808080;
melody_white = white;
melody_black = black;

body
{
background-color: #FFCCCC;
}

p  
{
font-size: 10pt;
font-family : arial, veranda, helvetica;
color: black;
}

p.imageCaption
{
margin-top: 10; 
margin-bottom: 0;
}

td {
font-size : 10pt; 
font-family : arial, veranda, helvetica;
color : black;
}

H1
{
font-size : 36pt; 
font-family : Harlow Solid Italic, veranda, arial;
color : black;
font-style: bold;
}

H2
{
font-size : 24pt; 
font-family : Harlow Solid Italic, veranda, arial;
color : black;
font-style: bold;
}

H3
{
font-size : 12pt; 
font-family : Harlow Solid Italic, veranda, arial;
color : black;
font-style: bold;
}

.copyright_info
{
font-size: 8pt;
font-family : arial, veranda, helvetica;
color: #808080;
font-weight: lighter;
margin-top: 0; 
margin-bottom: 0
}

p.melody_menu  
{
font-family : Harlow Solid Italic, veranda, arial;
font-size: 14pt;
font-style: bold;
margin-top: 0; 
margin-bottom: 5;
}

a:link {color: 660099;}
a:visited { color: #660099 }
a:hover { color: #660099; text-decoration: none; }
a:active { color: black;  text-decoration: underline;  }

a.menuItem:link {color: 660099;}
a.menuItem:visited { color: #660099 }
a.menuItem:hover { color: black; text-decoration: none; }
a.menuItem:active { color: black; text-decoration: underline;  }

a.selected:link {color: #FF6699; text-decoration: none;}
a.selected:visited { color: #FF6699; text-decoration: none; }
a.selected:hover { color: #FF6699; text-decoration: none; }
a.selected:active {color: #FF6699; text-decoration: none;}

a.copyright:link {color: #FFCCCC;}
a.copyright:visited { color: #FFCCCC; }
a.copyright:hover { color: #FF6699; }
a.copyright:active { color: white;}





