P, TD, LI {
	font-family: verdana, helvetica, sans-serif;
	font-size: 13px;
	color: #222222;
	line-height: 1.1em;
}
.header1 {
	font-size: 36px;
	font-weight: bold;
	line-height: 1.25em;
	color: #7a1501;
	text-align: center;
}
.header1blk {
	font-size: 26px;
	font-weight: bold;
	line-height: 1.25em;
	color: #000000;
}
.header2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.1em;
	color: #7a1501;
}
.header2blk {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.1em;
	color: #000000;
}
.H2Italicblk {
	font-size: 16px;
	font-weight: bold;
	font-style:italic;
	line-height: 1.1em;
	color: #000000;
}
.header3 {
	font-weight: bold;
	color: #7a1501;
}
.left
{
	texy-align: left;
}
.center {
	text-align:center;
}
.BlkCtr {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.1em;
	color: #000000;
	text-align:center;
}
.italic1 {
	font-style:italic;
	color: #000000;
}
.italic2 {
	font-style:italic;
	color: #3A0902;
}
.copyright {
	color: #000000;
	font-size: 11px;
}
a.copyright:link {
	color: #000000;
	font-size: 11px;
}
a.copyright:visited {
	color: #FFFFFF;
	font-size: 11px;
}
a.copyright:hover {
	color: #818285;
	font-size: 11px;
	text-decoration: underline;
}
a.copyright:active {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}
/*biographies & */ 
.copy1 {
	color: #000000;
	font-weight:normal;
	font-style:normal;
}
.copy2 {
	color: #3A0902;
	font-weight:normal;
	font-style:normal;
}
.sub1 {
	color: #000000;
	font-weight: bold;
	font-style:italic;
}
.sub2 {
	color: #3A0902;
	font-weight: bold;
	font-style:italic;
}
.bold {
	color: #000000;
	font-weight: bold;
}
.bold0 {
	color: #3A0902;
	font-weight: bold;
}
.bold1 {
	color: #000000;
	font-weight: bold;
	border-bottom: solid thin;
	border-bottom-color:#999999;
	padding-bottom: 20px;
}
.bold2 {
	color: #3A0902;
	font-weight: bold;
	border-bottom: solid thin;
	border-bottom-color:#999999;
	padding-bottom: 20px;
}
/*underline*/
.line {
	text-decoration:underline;
	font-weight: normal;
}
/* link colors & effects */

a:link {
	color: #7a1501;
}
a:visited {
	color: #7a1501;
}
a:hover {
	color: #818285;
}
a:active {
	color: #7a1501;
	text-decoration: underline;
}
/* Menu link colors & effects */

.menu {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a.menu:link {
	font-size: 15px;
	color: #7a1501;
	font-weight: bold;
	text-decoration: none;
}
a.menu:visited {
	font-size: 15px;
	color: #7a1501;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	font-size: 15px;
	color: #7a1501;
	font-weight: bold;
	text-decoration: underline;
}
a.menu:active {
	font-size: 15px;
	color: #7a1501;
	font-weight: bold;
	text-decoration: underline;
}
div.clear {
	clear: both;
}
/*tables*/
table#presentation1 {
	text-align: center;
	vertical-align:top;
}
table#presentation2 {
	text-align: center;
	vertical-align:top;
}
