h1 {
	color: #0067c6; /*dark blue*/
	margin-top:1em
}

h2 {
	color: #0067c6; /*dark blue*/
	margin-top:2em
}

h3 {
	color: #0067c6;
	margin-top: 2em;
}

h4, h5, h6 {
	color: #a4c9e8; /*lighter blue*/
}

.menulink {
    font-size: 110%;
	font-weight: bold;
	color: #0067c6;
}
.menutext {
	color: #0067c6;
}
.menuhere {
	color: #a4c9e8;
}

.bandlink {
	font-style: italic;
	color: #0067c6;
	font-weight: bold;
}
.emred {
    font-weight: bold;
    color: #990033; /*dark red*/
}
.footer {
    font-size: 80%;
    color: #777; /*JE's lighter grey */
}
.headline {
    color: #990000;  /* red for Stop Press etc, use inside header tag */
    font-weight: bold;
}
.imgleft {
    border: 0;
    float: left;
    height: 80px;
    margin: 0 10px 10px 0;
}
.imgleft20 {
    border: 0;
    float: left;
    height: 20px;
    margin: 0 10px 10px 0;
}
.imgleft40 {
    border: 0;
    float: left;
    height: 40px;
    margin: 0 10px 10px 0;
}
.imgleft80 {
    border: 0;
    float: left;
    height: 80px;
    margin: 0 10px 10px 0;
}
.imgleft100 {
    border: 0;
    float: left;
    height: 100px;
    margin: 0 10px 10px 0;
}
.imgright60 {
    border: 0;
    float: right;
    height: 60px;
    margin: 0 10px 10px 0;
}}
.imgright300 {
    border: 0;
    float: right;
    height: 300px;
    margin: 0 10px 10px 0;
}
.important {
    font-weight: bold;
    color: #0067c6;
}.linkintext {
    color: #0067c6;
}

.stoppress {
	color: #990033; /*dark red*/
	margin-top:2em
}

.vspaced   /* for ul lists to have blank line between each entry */{
	margin-top: 1em;
	margin-right: 8em;
	line-height: 1em;
}
