p,td, td.uppanel, td.downpanel, p.msg
{
font-family: verdana;
font-size: 10pt
}

td.msg
{
color: #640000;
font: bold
}

td.link
{
font-family: verdana;
font-size: 7pt;
}

p.end, td.end, td.end1, td.msg
{
font-family: verdana;
font-size: 8pt
}

td.uppanel
{
font: bold;
color: white;
background-color: #333333
}

td.uppanel a {color: white}
td.uppanel a:hover {
color: red;
text-decoration: none
}


td.downpanel
{
font: bold;
color: black;
background-color: #DBDBDB
}

td.downpanel a {color: black}
td.downpanel a:hover {
color: red;
text-decoration: none
}

p.end, td.end , td.end1{color: #808080}
p.end a {
color: #808080;
text-decoration: none
}
p.end a:hover {
color:red;
text-decoration: none}

p.msg a {
color: red;
text-decoration: underline
}


a { 
color: black;
text-decoration: none
}
a:hover    { 
color:red;
text-decoration: underline }

body{
background-color: #737373;
margin-top: 20px;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 20px;
font-family: verdana;
font-size: 10pt
}

td.song, td.notice, td.unit, td.greeting{
background-image: url('../tools/dot.gif');
	background-repeat: repeat-x;
	background-position-y:bottom
}

td.end1 {
background-image: url('../tools/dot.gif');
	background-repeat: repeat-x;
	background-position-y:top
}