h1           { font-size: 17pt; font-style: italic ; font-weight: normal;  border-bottom: 1px solid gold;}
h2           { font-size: 17pt; font-style: italic; font-weight: normal;  }
h3           { font-size: 16pt; font-style: italic; font-weight: normal; background-color: #FFFFCC; }
a:link       { text-decoration: none color: red; }
a:visited    { text-decoration: none }
a:hover      { color: red; background-color: #FFFFCC;  text-decoration : underline;}

body,td,th {
	font-family: Book Antiqua, Georgia;
	font-size: 14px;
	color: #1E4200;
}
body {
	background-image: url(2008bg.gif);
	margin-top: 13px;
}.margins {
	padding-right: 50px;
	padding-left: 50px;
}
.captions {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
