H2 {font-family:Calibri,Sans,sans-serif;color: black; background-color: transparent }
/* 
TD, P {font-size: 18px}
*/
A:link { color: rgb(159,6,24);background-color: transparent; font-weight: normal; text-decoration: none } 
A:visited { color: rgb(159,6,24); background-color: transparent; font-weight: normal; text-decoration: none } 
A:hover { color: rgb(159,6,24);background-color: transparent; font-weight: normal; text-decoration: underline} 
A:active { color: rgb(159,6,24);background-color: transparent;  font-weight: normal; text-decoration: underline} 
A.left:link { color: white;background-color: transparent; font-weight: normal; text-decoration: none } 
A.left:visited { color: white; background-color: transparent; font-weight: normal; text-decoration: none } 
A.left:hover { color: rgb(159,6,24);background-color: transparent; font-weight: normal; text-decoration: underline} 
A.left:active { color: rgb(159,6,24);background-color: transparent;  font-weight: normal; text-decoration: underline} 

/* 
rgb(91,89,72)
rgb(159,6,24)
font-family:Calibri,Sans,sans-serif;
*/
body {
	background-color: rgb(228,228,225);
	font-family:Georgia,Serif,serif;
	color: black;
}
hr {
	background-color: rgb(159,6,24); 
	color: rgb(159,6,24);
}
li.bbullet {
	list-style-image: url('gfx/bullet_lt.gif');
}
.dk {
	background-color: rgb(170,163,147);
}
.lt {
	background-color: rgb(249,247,234);
}
.bg {
	background-color: rgb(228,228,225);
}
.red {
	color: rgb(159,6,24)
}
.red_bold {
	color: rgb(159,6,24);
	font-weight: bold;
}
.white {
	color: rgb(0,0,0)
}
.indent {
	padding-left: 20px;
	font-family:Georgia,Serif,serif;
	font-size: 18px;
	color: white;
}
.rindent {
	padding-left: 20px;
	font-family:Georgia,Serif,serif;
	font-size: 18px;
	background-color: rgb(249,247,234);
}
.right {
	text-align:right;
	font-family:Georgia,Serif,serif;
	font-size: 18px;
	color: white;
}
.smright {
	text-align:right;
	font-family:Georgia,Serif,serif;
	font-size: 12px;
	color: white;
}
.indentblack {
	padding-left: 20px;
	font-family:Georgia,Serif,serif;
	font-size: 14px;
	color: black;
}
.lthangindent {
	text-indent: -40px;
	padding-left: 50px;
	background-color: rgb(249,247,234);
	font-family:Georgia,Serif,serif;
	font-size: 12px;
	color: black;
}
.center {
	text-align: center;
	font-family:Georgia,Serif,serif;
	color: white;
}
.left {
	text-align: center;
	font-family:Georgia,Serif,serif;
	color: white;
}
.flushbottom
{
	margin-bottom:1px;
}
table.staff {
	border: none;
}
td.staff {
	border:5px solid rgb(159,6,24);
	padding-left: 5px;
	padding-left: 5px;
}
.piccap {
	font-weight: bold;
	font-size: 16px;
}
.homebold {
	color: #000862;
	background-color: transparent; 
	font-weight: bold;
	font-size: 18px;
}
img.frame {
	border: 14px  ridge #df7c00;
}
.dkblue {
	color: #000862;
	background-color: transparent; 
	font-weight: bold;
}
.ltblue {
	color: #b0c4de;
	background-color: transparent; 
	font-weight: bold;
}
