@charset "UTF-8";
/* CSS Document */

h2 {
	margin: 0;
	font-size: 18px;
	font-weight: normal;
	padding: 0 15px 0 15px;
	line-height: 30px;
}

h3 {
	padding: 5px 15px 0 15px;
	font-weight: normal;
	font-size: 15px;
	line-height: 25px;
}

.email a:link { color: #444444; border-bottom: 1px dotted #444444; text-decoration: none; }
.email a:visited { color: #444444; border-bottom: 1px dotted #444444; text-decoration: none; }
.email a:hover { color: black; border-bottom: none; text-decoration: none; }
.email a:active { color: #444444; border-bottom: 1px dotted #444444; text-decoration: none; }

.music_bullet {
	list-style-image: url(../images/music_note_bullet.png);
	list-style-position: outside;
	font-size: 16px;
}

.photoref {
	color: #666;
	padding-left: 50px;
}

