body, p, div, span {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
        background: url("http://touchofgray.editme.com/files/Home/music003_03.1.gif");
}
blockquote {
	font-weight: normal;
}
pre {
	padding-left: 10pt;
	font-size: 10pt;
	font-family: Courier;
}
th {
	font-size: 10pt;
	font-weight: bold;
	padding: 3pt;
	text-align: left;
}
td {
	font-size: 10pt;
	font-weight: normal;
	padding: 1pt;
}
h1 {
	color: #404040;
	font-size: 24pt;
	font-weight: bold;
        font-family: Comic Sans MS;
}
h2 {
	color: black;
	font-size: 18pt;
	font-weight: bold;
}
h3 {
	color: black;
	font-size: 14pt;
	font-weight: bold;
}
h4 {
	color: black;
	font-size: 12pt;
	font-weight: bold;
}
ol {
	font-weight: normal;
	font-size: 10pt;
}
ul {
	font-weight: normal;
	font-size: 10pt;
}
li {
  padding: 2pt;
}
input {
	font-size: 8pt;
}
select {
	font-size: 8pt;
}
textarea {
	font-weight: normal;
}
hr {
	color: #4040FF;
	height: 1;
	width: 100%;
	text-align: left;
}
a:active, a:link, a:visited {
	color: #404040;
	text-decoration: underline;
}
a:hover {
	color: #4040FF;
	text-decoration: none;
}
/* This style formats error messages generated by EditMe. */
.error {
	font-weigth: bold;
	color: red;
}
/* This style formats the site menu generated by EditMe. */
.menu{
	font-size: 8pt;
	color: #404040;
	text-decoration: underline;
}
/* This style formats the site menu text generated by EditMe. */
.menutext{
	font-size: 8pt;
	color: #404040;
}

/* This style formats the site tools text generated by EditMe. */
.menuhead{
	font-size: 9pt;
	font-weight: bold;
	color: #404040;
}
/* This style formats the tool div
.menubox {
	border-left: 1pt solid gray;
	padding-left: 4pt;
}

*/
.menubox {
	border-left: 1pt solid gray;
	padding-left: 4pt;
}
/* This style formats the comment user name and date header. */
.commenthead {
	font-weight:bold;
	margin: 0pt 10pt 5pt 0pt;
}
/* This style formats the box surrounding comments. */
.commentbox {
	background-color=CCCCCC;
	padding: 2pt; 
	margin: 0pt 10pt 15pt 0pt;
}
.commentbox p {
	margin: 0pt 0pt 6pt 0pt;
}
.menulink {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
.menulink:active, .menulink:link, .menulink:visited {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
.menulink:hover {
	color: black;
	font-weight: bold;
	text-decoration: underline;
}
