body   /* body text #686568 */  {
	color: #333333;
	font-size: small;
	font-style: normal;
	line-height: 14px;
	font-family : Arial, Helvetica, sans-serif;
}
h1 /* header */  {
	color: #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	font-size : small;
}
h1.green {
	color: #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 120%;
	margin-bottom: 0.2 em;
}
h2 /*header2*/{
	color : #686568;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
}
h2.artist {
	text-align: right;
	margin-bottom: -1 em;
}
a:link { 
	color: #3333FF; 
	font-family: Arial, Helvetica;
	font-style: normal; 
 }
TD {
	font-size : small;
}

EM {
	font-size : inherit;
}

B {
	font-size : inherit;
}

P {
	margin-bottom: -1 em;
}
 
 .SMALL{
	font-size : x-small;
}
 
.RED{
	color : #cc0000;
}

.GREEN{
	color : #003300;
}

.YELLOW{
	color : #CC6600;
}

.BLUE{
	color : #000066;
}

.PINK{
	color : #CC0099;
}
.greentitle {
	color:#128d45;
	font-weight: bold;
	font-size: 98%;
}
.greenfont {
	font-size: 92%;
}
.greenlink {
	color:#128d45;
	font-size: 98%;
}
.greenletter {
	color: #333333;
	font-size: 150%;
}
.greenartist {
	color:#128d45;
	font-weight: bold;
	font-style: italic;
	font-size: 98%;
}

