.notbold { font-weight : normal; }

.bgline {
	background-image: url(images/headers/REprintbannerline.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
body {  font-family:  Garamond, "Times New Roman", Times, serif}
.index {  font-family:  Garamond, "Times New Roman", Times, serif; font-size: 15px}
.indexH1 {  font-family:  Garamond, "Times New Roman", Times, serif; font-size: 19px; font-weight: bold}
.indexH2 {  font-family:  Garamond, "Times New Roman", Times, serif; font-size: 15px; font-weight: bold; color: #000066}
.titles {  font-family:   Garamond, "Times New Roman", Times, serif; font-size: 18px; font-weight: bold; color: #000066}
.titles2 { font-family:  Garamond, "Times New Roman", Times, serif; font-size: 17px; font-weight: bold; color: #000066}
.titleslink { font-family:  Garamond, "Times New Roman", Times, serif; font-size: 18px; font-weight: bold}


td {  font-family:  Garamond, "Times New Roman", Times, serif; font-size: 15px}
.footer  {  font-family:  Garamond, "Times New Roman", Times, serif; font-size: 13px}
.indexH3 { font-family:  Garamond, "Times New Roman", Times, serif; font-size: 17px; font-weight: bold; color: #000066 }


a, a:active, a:link, a:visited {
			font-family :  Garamond, "Times New Roman", Times, serif;
            font-weight : normal;
            color : #000066;
            background-color : transparent;
            text-decoration : underline;
}
a:hover {
			font-family :  Garamond, "Times New Roman", Times, serif;
            font-weight : normal;
            color : #000066;
            background-color : transparent;
            text-decoration : none;
}