body {
    margin:0px;
    padding:0;
	/*background:url(barbara_duffy_company.jpg) center top no-repeat;*/
    }

/* My Comment */

TABLE   { border-collapse: collapse }
TR#row1 { border-top: 0px solid blue; }
TR#row2 { border-top: 0px solid black }
TR#row3 { border-top: 0px solid black }


/* My Comment */

td {
	font-size:0.8em;
    font-family: Georgia, Times New Roman, Times, serif;
}

/* My Comment */

th {
}

/* gallery icon style*/

.gallerystyle {
    border: 0;
    padding-bottom: 3px;
    padding-right: 3px;
	}

/* top links (mailinglist, support barbara duffy */
    
.linkstyle {
 	text-decoration:underline;
	font-size:0.7em;
    font-family: Georgia, Times New Roman, Times, serif;
    background-color: #FFFFFF;
    color: #000000;
    padding-right: 10px;
	}

/* links in text */

.linkstyle2 {
 	text-decoration:underline;
	font-size:1.0em;
    font-family: Georgia, Times New Roman, Times, serif;
    background-color: #FFFFFF;
    color: #000000;
    padding-right: 6px;
	}

/* list links in text*/

.linkstyle3 {
 	text-decoration:none;
	font-size:1.0em;
    font-family: Georgia, Times New Roman, Times, serif;
    background-color: #FFFFFF;
    color: #000000;
    padding-right: 0px;
	}
	
/* bold text */
	
.h1 {
	font-size:1.0em;
	font-weight: bold;
	}


/* title text */
	
.title {
	font-size:1em;
	font-weight: bold; color: #990000;
	}


/* subtitles text */
	
.subtitle {
	font-size:0.9em;
	font-weight: bold; color: #999999
}

/* subtitles schedule */
	
.subtitleschedule {
	font-size:0.8em;
	font-weight: bold; color: #999999
}

/* year venue title */
	
.yearvenuetitle {
	font-size:1.0em;
	font-weight: bold; color: #990000
}

/* venue title */
	
.venue {
	font-size:1.0em;
	font-weight: bold; color: #000000
}

/* dates */
	
.dates {
	font-size:0.9em;
	font-weight: normal; color: #666666
}

/* location */
	
.location {
	font-size:0.9em;
	font-weight: bold; color: #333333
}
/* hover for links */
	
  a:hover {
  text-decoration:underline;
    color: #990000;
	 }
   a:hover.linkstyle3 {
  text-decoration:underline;
    color: #990000;
	 }

/* */
	 
  a:visited {
	 }