body { 
	background-color:#FFFFFF;
	background-image:  url("images/back.jpg");
	font-size:18px; font-weight: bold;
}
body.NavBar {
	background-color:#FFFFFF;
	background-image:  url("images/music_bk.jpg");
	margin-top: 0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
}
body.homepage { 
	background-color: #FFFFFF;
	background-image:  url("images/back.jpg");
	margin-top: 0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
}

h1 { font-size: 20pt; color: #CC0000; text-align: center; }

.subline { font-family: Garamond, sans-serif; font-size: 20pt; color: #000000; font-weight: bold; }
.regtext { font-family: Garamond, sans-serif; font-size: 13pt; color: #000000; text-align: justify; font-weight: normal;}
.nametext {font-family: Garamond, sans-serif; font-size: 14pt; color: #000000; text-align: left; font-weight: bold;}
.jobinst { font-family: Garamond, sans-serif; font-size: 13pt; color: #330066; font-weight: normal;}

td { border: 1; font-family: Garamond, Helvetica; color:#000000; font-size:12px; font-weight: normal }

a:link { color:#888888; font-size:12pt; font-style:italic; }
a:visited { color:#888888; font-size:12pt; font-style:italic; }
a:hover { color:#0000CC; font-size:12pt; font-style:italic; }
.gcdtp a {text-decoration: none;}