.headline {
	font-weight: bold;
	font-size: 14pt;
	color: #036;
	text-decoration: none;
}

.subheading {
	font-weight: bold;
	color: #036;
}

.photocaption {
	font-size: 8pt;
	font-style: italic;
}

.byline {
	font-style: italic;
}


h1  {
	color:#1784C2;
	font-family:Georgia,&quot;Times New Roman&quot;,Times,serif;
	padding:0 0 10px 0;
	font-size:18pt;
}

h2 {
	color:#000066;
	font-size:100%;
	margin:0;
	font-weight:bold;
}

h3 {
    margin-bottom: 4px;
    font-weight: bold;
}

a:link,  
a:visited, 
a:active, 
a:hover 
{
	color:#1784C2;
	text-decoration:none;
	outline:none;
}

a:hover {
	text-decoration:underline;
/*	color:#233A76;*/
}

td, th, table, tr {
    border: none;
}



