BODY {
	
}

H1 {
	font-family : "Times New Roman", Times, serif;
	font-size: 1.35em;
	font-weight : bold;
	color : #090286;
	margin-bottom : .25em;
	text-align: center;
}

H2 {
	font-family : "Times New Roman", Times, serif;
	font-size: 1.15em;
	font-weight : bold;
   	color : #090286; 
	margin-left: 30px;
}

H3 {
	font-family : "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight : bold;
	color : #090286;
	margin-left: 30px;
	margin-top : .5em;
	margin-bottom : .25em;
}

P {
font-family : "Times New Roman", Times, serif;
	
	margin-left: 30px;
	margin-right: 30px;
}

UL {
	font-family : "Times New Roman", Times, serif;
	margin-top: .25em;
	margin-bottom: .25em;
}

OL {
	font-family : "Times New Roman", Times, serif;
	margin-top: .25em;
	margin-bottom: .25em;
}

A:LINK {
	  color : #090286;
}

A:VISITED {
	  color : #005020;
}

TABLE {
	margin-left: auto;
	}
	
TH {
	font-family : "Times New Roman", Times, serif;
	font-size: .80em;
	text-align : center;
	color: #FFFFFF;
	background-color: #000066;
}

TD {
	font-family : "Times New Roman", Times, serif;
	font-size: .9em;
}

.article_credit {
	font-family : "Times New Roman", Times, serif;
	font-style: italic;
	font-size:.9em;
	margin-top: 1.5em;
	margin-bottom: .75em;
}

.comment {
	font-size: 1em;
	color: red;
	font-weight : bold;
	margin-left: 30px;
	margin-right: 30px;
	font-family : Arial, Helvetica, sans-serif;
}

.2nd_nav {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: -15px;
	text-decoration : none;
}

.2nd_nav_selected {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	color: #DFD120;
	margin-top: 0px;
	margin-bottom: -15px;
}

.photo_credit {
	font-family : Arial, Helvetica, sans-serif;
	text-align:right;
	font-size: 9px;
	margin-top: 0em;
	margin-bottom: 0em;
}

.nolink {
	text-decoration : none;
}

.photo_caption {
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	text-align: center;
	margin-top: 0em;
	margin-bottom: 0em;
}

.table_highlight_row {
	background-color : #E7E6FF;
}

.table_indented {
	margin-left: 30px;
	margin-right: 30px;
}

.top { 
	font-size: .70em;
	color : #000066;
	text-align: right 
	}
