/* Style sheet for primary pages */
body {
	background-color: #F5DEB3;
	font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1, h2 {
	background: transparent;
	font-family: Times New Roman, Times, serif;
	color: #006400;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}

h3 {
	background: transparent;
	font-family: Times New Roman, Times, serif;
	color: #006400;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	font-size:19px;
}

h4 {
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006400;
	font-weight: bold;
	text-align: center;
}

p, td {
   background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 12pt;
	text-align: left;
}
.color {
	background: transparent;
	color: #006400;
}

.update {
   background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 8pt;
	text-align: center;	
}

.copyright {
	background: transparent;
	font-size: 10pt;
	text-align: center;
}

.date {
   background: transparent;
	font-size: 10pt;
	text-align: center;
}
.center {
	background: transparent;
	text-align: center;
}

a:link {
   background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #8B4513;
	font-weight: bold;
 }
a:visited {
   background: transparent;
	color: #B8860B;
 }
a:hover {
	background: transparent;
	color: #B8860B;
}

.booktd img {
border:black 2px solid;
}



