body {
	margin: 50px;
	background-color: #FFFFFF;
}
table {
	background-color: #FFFFFF;
}
.table_main {
	border-spacing: 20px;
}
.table_mcduff {
	border-style: ridge;
	border-width: 3px;
	border-spacing: 20px;
	border-color: #888888;
}
.table_links {
	horizontal-align: center;
	vertical-align: top;
}
img {
	border-width: 3px;
}
.img_book {
	height: 150;
}

h1 {
	font-family: Garamond;
}
h2 {
	font-family: Garamond;
}
h3 {
	font-family: Garamond;
}
h4 {
	font-family: Garamond;
}
.h3_header {
	color: #004080;
}

td {
}
.td_title {
	background-color: #FFFFFF;
}
.td_stripe {
	background-color: #004080;
}
.td_menu {
	background-color: #FFFFFF;
}
.td_main {
	padding-top:	25px;
	padding-bottom:	25px;
	padding-left:   	50px;
	padding-right:  	50px;
	height: 250;
	vertical-align: center;
	horizontal-align: center;
}
.td_links {
	vertical-align: top;
}

p {
	font-size: 16px;
	font-family: Garamond;
	color: #000000;
	text-align: justify;
}
.p_center {
	text-align: center;
}
.p_disclaimer {
	color: #000000;
}
.p_preview {
	color: #004080;
	font-weight: 900;
}
.p_title {
	font-family: Garamond;
	font-weight: 900;
	font-size: 36px;
	text-align: center;
	color: #000000;
}
.p_large {
	font-size: 18px;
	font-weight: 900;
	text-align: center;
}
.p_blue {
	color: #004080;
}
.p_quote {
	color: #333333;
}
blockquote {
	font-family: Garamond;
}
ul {
	font-family: Garamond;
	color: #000000;
	text-align: justify;
	list-style-type: none;
}
ol {
	font-family: Garamond;
	color: #000000;
	text-align: justify;
}
.ul_links {
	width: 280;
	text-align: left;
}
.ul_disc {
	list-style-type: disc;
}
.ul_quote {
	color: #004080;
}
.ul_bluedisc {
	list-style-type: disc;
	font-weight: 900;
	color: #004080;
}
.ul_preview {
	list-style-type: disc;
	color: #004080;
}
.ul_articles {
	list-style-type: disc;
	font-size: 14px;
	font-weight: 900;
	color: #000000;
}
.ul_bullet {
	list-style-type: disc;
	font-weight: 900;
	color: #004080;
}
.ul_bullet_black {
	list-style-type: disc;
	font-family: Courier;
	font-size: 12px;
	font-weight: 900;
	color: #000000;
}
.menu {
	font-family: Garamond;
	font-weight: 900;
	font-size: 16px;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
}
.menu a:link {
	color: #004080;
	text-decoration: none;
}
.menu a:visited {
	color: #004080;
	text-decoration: none;
}
.menu a:hover {
	background-color: #004080;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a {
	font-weight: 900;
	color: #004080;
}
a:link {
	font-weight: 900;
	color: #004080;
	text-decoration: none;
}
a:visited {
	font-weight: 900;
	color: #004080;
	text-decoration: none;
}
a:hover {
	font-weight: 900;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-weight: 900;
	color: #004080;
	text-decoration: none;
}
	.highlight {
	background-color: #FFFF00;
}

