.sidenav {
   font-family: Times, Times New Roman;
   font-size: 16px;
   color: #ffffff;
   padding: 5px;
}

.sidenav a:link {
	color: #ffffff;
}

.sidenav a:visited {
   color: #eeeeee;
}

.sidenav a:hover {
   color: #ffffff;
   font-style: italic;
}

.body {
   border-top: 8px solid #fff;
   border-bottom: 6px solid #fff;
   border-left: 20px solid #fff;
   border-right: 20px solid #fff;
   background-color: #fff;
}

td {
   font-family: Times, Times New Roman;
   font-size: 15px;
   color: #000000;
   line-height: 140%;
   font-weight: normal;
}

.narrowcolumn p {
   font-family: Times, Times New Roman;
   font-size: 15px;
   color: #000000;
   line-height: 140%;
   font-weight: normal;
}

a:link {
	color: #894136;
   font-weight: normal;
}

a:visited {
   color: #576450;
   font-weight: normal;
}

a:hover {
   color: #000000;
   font-weight: normal;
} 

small {
   font-size: 8pt;
   font-family: Times, Times New Roman;
   line-height: 110%;
}

h1 {
   font-size: 23px;
   font-family: Times, Times New Roman;
   color: #894136;
   line-height: 100%;
   font-weight: normal;
}

h2 {
   font-size: 26px;
   font-family: Times, Times New Roman;
   color: #894136;
   line-height: 100%;
   font-weight: normal;
}

strong {
   font-size: 18px;
   font-family: Times, Times New Roman;
   color: #576450;
   line-height: 140%;
   font-weight: normal;
}
