TD, P {font-family:Arial,Sans,sans-serif;color: black; background-color: transparent }
TD, P {font-size: 14px}
A:link { color: #000000;background-color: transparent; font-weight: bold;  } 
A:visited { color: #000000; background-color: transparent; font-weight: bold;  } 
A:hover { color: #A52A2A;background-color: transparent; font-weight: bold; TEXT-DECORATION: none} 
A:active { color: #A52A2A;background-color: transparent;  font-weight: bold; TEXT-DECORATION: none} 
A.rev:link { color: #b0c4de;background-color: transparent; font-weight: bold;  } 
A.rev:visited { color: #b0c4de; background-color: transparent; font-weight: bold;  } 
A.rev:hover { color: #ffffff;background-color: transparent; font-weight: bold; TEXT-DECORATION: none} 
A.rev:active { color: #ffffff;background-color: transparent;  font-weight: bold; TEXT-DECORATION: none} 
H2,h3, .brown
{
	display: inline;
	font-weight: bold;
	color: rgb(177,158,118);
}
body
{ 
background-image: url('gfx/parchment.jpg');
background-repeat: repeat-y
}
.small {
font-size: 8px
}
.piccap {
	font-weight: bold;
	font-size: 16px;
}
.homebold {
	color: #000862;
	background-color: transparent; 
	font-weight: bold;
	font-size: 18px;
}
.frame {
	border: 14px  ridge #df7c00;
}
.dkblue {
	color: #000862;
	background-color: transparent; 
	font-weight: bold;
}
.ltblue {
	color: #b0c4de;
	background-color: transparent; 
	font-weight: bold;
}
ul.inside 
{
	list-style: square inside;
}
ul.outside 
{
	list-style: square outside;
}