body{
background-color:white;
}

#nav{
display: none;
}

#content{
float:none;
}
#header {
display:none;
}

#footer{
display:none;
}
#printlogo
{
display:block;
text-align:center;
}

h1{
font-size: 16pt;
font-family: Times, "Times New Roman", serif;
color:#654221;
}
h2{
font-size: 14pt;
font-family: Times, "Times New Roman", serif;
color:#654221;
}
h3{
font-size: 12pt;
font-family: Times, "Times New Roman", serif;
color:#654221;
}

.image{
position:relative;
float:right;
clear:both;
margin-left:10px;
margin-right:20px;
margin-bottom: 5px;
text-align:center;
width:300px;
}
.capt{
font: italic 12pt Times, "Times New Roman", serif;
text-align:center;
margin:auto;
position:relative;
width:250px;
}
.pic{
border: 2px solid #281400;
margin-bottom: 5px;
}

.series
{
position:relative;
width:100%;
text-align:center;
margin-bottom:10px;
}
.orna
{
width:100%;
text-align:center;
clear:both;
}
a {
color: #532900;
text-decoration: none
}

img{
border:0;
}


