body, table, tr, td, p, div {
	background-color:black;
	font-family:verdana,sans-serif;
	font-weight:normal;
	font-size:10pt;
	}
h1,h2,h3 {
	font-family:verdana;
	font-size:14pt;
	font-weight:bold;
	}
h4,h5,h6 {
	font-family:verdana;
	font-size:12pt;
	font-weight:bold;
	}
.header {
	background-color:black;
	color:white;
	font-weight:bold;
	}
.songtitle {
	letter-spacing:1;
	font-variant:small-caps;
	}
.award {
	font-size:8pt;
	}
.textspace {
	background-color:white;
	font-color:black;
	}
.textspace1 {
	background-color:white;
	font-color:black;
	border-top:5px double green;
	border-left:5px double green;
	border-bottom:5px double green;
	padding:5 5 10 7;
	}
.textspace2 {
	background-color:white;
	font-color:black;
	border-top:5px double green;
	border-bottom:5px double green;
	padding:5 5 10 3;
	}
.textspaceB {
	background-color:white;
	font-color:black;
	font-weight:bold;
	}
.textspacePadR {
	background-color:white;
	font-color:black;
	padding-right:10%;
	}
.nobullet {
	list-style:none;
	}
.edge5 {
	padding-left:5;
	vertical-align:top;
	}
.bold {
	font-weight:bold;
	}
.italic {
	font-style:italic;
	}
.small {
	font-size:8pt;
	font-weight:normal;
	}
.smallW {
	font-size:8pt;
	font-weight:normal;
	background-color:white;
	}
.smallI {
	font-size:8pt;
	font-style:italic;
	font-weight:normal;
	}
.smallB {
	font-size:8pt;
	font-weight:bold;
	}
.large {
	font-size:12pt;
	}
.largeB {
	font-size:12pt;
	font-weight:bold;
	}
.big {
	font-size:24pt;
	font-weight:bold;
	}	
.bigW {
	font-size:24pt;
	font-weight:bold;
	background-color:green;
	}	
.bigT {
	font-size:24pt;
	font-weight:bold;
	background-color:gold;
	}	
.bigred {
	font-size:24pt;
	font-weight:bold;
	color:red;
	background-color:green;
	}
.biggreen {
	font-size:18pt;
	font-weight:bold;
	color:#009900;
	}
.bigyellow {
	font-size:18pt;
	font-weight:bold;
	color:gold;
	}
.bigcap {
	font-size:48pt;
	font-weight:bold;
	font-family:verdana;
	color:red;
	background-color:green;
	border:thin solid yellow;
	float:left;
	padding:0 0 4 0;
	margin:0 0 0 0;
	vertical-align:top%;
	}

a:link {
	color:#3399ff;
	}
a:visited {
	color:red;
	}
a:hover {
	color:#33ff66;
	background-color:indigo;
	}
a:active {
	color:yellow;
	}
.guestbook_entry {
	color: white;
	}

