a {
text-decoration:underline;
	}
	
a:hover {
text-decoration:none;
	}

body {
font-family:verdana,arial,san-serif;
font-size:100%;
		}


ol li, ul li {
margin-bottom:1em;
		}
		

p, ul li {
	font-size: 75%;
	line-height: 1.5em;
	margin-left: 0px;

}
h1 {
	font-size: 1.5em;
	color: #666666;

}
table.masthead p {
	font-size: 10px;
	line-height: 13px;
	margin-left: 0px;

}
table.masthead h2 {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #333333;

}
strong {
	color: #333333;
	font-weight: bold;
}
h2 {
	font-size: 0.96em;
	font-weight: bold;
	color: #006600;
	font-style: normal;

}
p.byline {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #666666;
	font-weight: bold;

}
h3 {
	font-size: 75%;
	line-height: 1.5px;
	font-weight: bold;
	color: #333333;
}

table.photo {
	float: right;
	margin: 0px 0px 10px 10px;
	padding: 0px;
	border: 1px solid #e5e5e5;
	right: 0px;
	background: #f8f8f8;
}

td.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #e5e5e5;
	text-align: center;
	margin: 0px;
	padding: 2px;
}

table.photoplain, table.photoplainleft {
	float: right;
	margin: 0px 0px 10px 10px;
	padding: 0px;
	border: none;
	right: 0px;
}

table.photoplainleft {
	float: left;
	margin: 0px 10px 10px 0px;
	
}

table.photoplain td.caption, table.photoplainleft td.caption {
	background-color: #ffffff;
	}

table.masthead {
	margin-top: 10px;
}

.disclaimer {
font-size: 70%;
line-height: 1.2em;
}

#issuenumber {
	width:174px;
	height:40px;
	background-color:#016448;
	color:#FFFFFF;
	font-family:verdana,arial,san-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-top: 6px;
	padding-bottom: 6px;
}


#issuenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#issuenav a {
	display:block;
	background-color:#FFFFFF;
	color:#016448;
	text-decoration: none;
	text-align: center;
	padding:3px;
	
}

#issuenav a:hover {
	background-color:#016448;
	color:#FFFFFF;
}
.larger {
	font-size: 120%;
}
