html {
width:97%;
}
body {
background-color:#FFFFFF;
margin:0px;
padding:0px;
border:0px;
}

#center {
width:750px;
margin:auto;
text-align:justify;
font-family:verdana,arial,tahoma;
font-size:9pt;
color:#000000;
font-weight:bold;
}

A:link {
color:#000000;
text-decoration:underline;
}
A:visited {
color:#000000;
text-decoration:underline;
}
A:active {
color:#800000;
text-decoration:underline;
}
A:hover {
color:#000000;
text-decoration:none;
}

form {
margin:0px;
}

br {
line-height:1em;
}

hr {
color:#000000;
border:1px solid #000000;
}

input, select {
border:1px solid #333333;
background-color:#FFFFFF;
font-family:verdana,arial,tahoma;
font-size:11px;
color:#000000;
font-weight:bold;
}

textarea {
border:1px solid #333333;
background-color:#FFFFFF;
font-family:verdana,arial,tahoma;
font-size:11px;
color:#000000;
font-weight:bold;
}

img {
border:0px;
}

u {
color:#000000;
text-decoration:underline;
font-weight:normal;
}

.titlings {
background-color:#EEEEEE;
color:#000000;
font-size:12pt;
border:1px solid #999999;
padding:2px;
padding-bottom:0px;
margin-top:1px;
}

.songtitle {
color:#000000;
}

.albumtitle {
color:#000000;
}

.black {
border:1px solid #000000;
}

.grey {
border:1px solid #222222;
border-bottom:0px;
}
