body {
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	font-size:14px;
	color: #000000;
}
a { text-decoration: underline; color:black; }
a:link { text-decoration:underline; color:black; }
a:visited { text-decoration:underline; color:black; }
a:active { text-decoration:underline; color:black; }
a:hover { text-decoration: underline; color:#000099; }

#content {
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	padding-top: 0px;
	padding-left:6px;
	padding-right:3px;
	padding-bottom: 6px;
	font-size: 14px;
	color: #000000;
}

#content p {
	color: #000000;
	margin-top: 6px;
}

#content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
}

#content h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	margin-top: 0;
}

#content h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-top: 9px;
	margin-bottom: 2px;
}

.subhead {
	font-size: 14px;
	font-style: italic;
}

.caption {
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-left: 3px;
	padding-right: 3px;
}

.credit {
	font-family: Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #000000;
	text-align: right;
}

.sidnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}

.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009966;
}

.issuedate {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
}

.archivegreentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009966;
	margin-bottom:-9px;
}

.archiveissuedate {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color:red;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.archiveul {
	margin-top:1px;
	padding-top:1px;
}

#content a { text-decoration: underline; color:black; }
#content a:link { text-decoration:underline; color:black; }
#content a:visited { text-decoration:underline; color:black; }
#content a:active { text-decoration:underline; color:black; }
#content a:hover { text-decoration: underline; color:#000099; }

#footer {
	font-family : Times New Roman,Times,serif; font-size : 11px; font-weight : normal; color : #000000; 
}
#footer a         { color : #006666; text-decoration : underline; }
#footer a:link    { color : #006666; text-decoration : underline; }
#footer a:visited { color : #006666; text-decoration : underline; }
#footer a:hover   { color : #000099; text-decoration : underline; }
#footer a:active  { color : #006666; text-decoration : underline; }
