
BODY { background-color: #FFFFFF;}

P, TD, UL { color: #666666;
		font-family: arial, helvetica, geneva, sans serif;}

A:link { color: #009900;
		 text-decoration: none;}

A:visited { color: #003399;
			text-decoration: none;}

A:hover { color: #FFFF00;
		  text-decoration: underline;}
		  
H3 { color: #003399;
	font-family: arial, helvetica, geneva, sans serif;}

.small { font-size: 90%;}

.todo { color: red;}

.notestag { text-align: right;
			font-weight: bold;
			font-style: oblique;
			font-size: 90%;
			}

.showdates { font-style: italic;
			 font-weight: bold; }
			 
#newyr { border: #FFFF00 1pt solid;
		 padding: 10pt; }

#rightnow { padding: 10pt; 
			color: #003399;
			font-size: 110%;
			border-top: #009900 2pt dotted;
			border-right: #009900 2pt dotted;
			}
#recent_shows { border: #003399 1pt solid;
				padding: 10pt;}

#hotel { border-bottom: #003399 1pt solid;}
#showphoto { border-bottom: #009900 1pt solid 200px;
			padding: 10px;
			font-size: small;
			font-style: italic;}
#showphoto IMG {padding: 2px;}

.name { font-weight: bold;}
.notes { font-size: 90%;
		 font-style: italic; }
		 
.price { color: #003399; }		 

H4 { color: #003399;
	font-family: arial, helvetica, geneva, sans serif;
	font-style: oblique;
	font-weight: bold;}

