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


img.favlinks {
	padding: 3px;
	height: 16px;
	width: 16px;
	}
	
img.smallimg {
	padding: 3px;
	height: 25px;
	width: 25px;
	vertical-align: text-bottom;
	}

img.albumcover {
	padding: 3px;
	height: 100px;
	width: 100px;
	border: thin solid #666666;
	}

a {
	font-family: Times New Roman, serif;
	font-weight: bold;
	color: #000000;
}

a.visited {
}

.body {
	font-family: Times New Roman, serif;
	font-size: 12px;
	color: #000000;
}

.header{
	font-family: Times New Roman, serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC3333;
}

.subheader {
	font-family: Times New Roman, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC3333;
}

.subheader2 {
font-family: Times New Roman, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	}


.verysmall {
	font-family: Times New Roman, serif;
	font-size: x-small;
}
