/* specific tags */	

h1, h2, h3, h4, h5 {font-family: "Lucida Console", Verdana, Arial, sans-serif;
	color:#603;
	background:transparent;}
h1 {font-size: 1.4em;
  font-weight:800;
	margin-top:0px;}
h2 {font-size: 1.2em;
	font-weight: 700;
	border-bottom: 1px solid #ddd;}
h3 {font-size: 1em;
	font-weight: 600;}
strong {color:#333;
	background:transparent;
	font-weight: bold;}	
.byline {font-size: .8em;
	padding: 0px;
	margin: 0px 0px 5px 0px;}
.photocaption, td p.photocaption {color: #333;
	background: transparent;
	font-size: .8em;
	font-weight: 600;
	padding: 0px 2px 0px 2px;}
.textsmall {font-size: .8em;}
.textmedium {font-size: 1em;}
.textlarge {font-size: 1.15em;}
.smallbold {font-size: .8em;
	font-weight: bold;}
.submit {color:#000;
	background-color:#f90;
	font-weight:bold;}
.note {font-size: .85em;
	color:#999;
	background:transparent;}
