/* GENERIC */
H1  {
    font-family: Arial, Helvetica;
    font-size:  14px;
    font-weight: bold;
	color: white;
    margin: 0;
}
H2  {
    font-family: Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
	color: white;
    margin: 0;
}
H3  {
    font-family: Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
	color: white;
    margin: 0;
}

H4  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
    margin: 0;
}

H5  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
    margin: 0;
}

H6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
    margin: 0;
}
H1 a:link, H1 a:visited, H1 a:active, H1 a:hover {
    color: #b72f61;
    text-decoration: none;
}
.albumdesc {
  padding-left: 10px;
    color: #9f9f9f;
	font-family: Arial;
	font-size: 10px;
}
.refdesc {
  padding-left: 10px;
	font-family: Arial;
	font-size: 10px;
}
.backgal a:hover {
	color: white;
}

