body	{ 
	margin: 0px;
	background-color: #FFE847;
	color: Black;
	font-family: verdana, arial, hevetica, sans-serif;
	font-size: 90%;
	}

STRONG {
   font-weight : bold; 
}

LI {
   line-height : 110%; 
   margin-top : 0.65em; 
}

UL {
   list-style-type : square; 
}

IMG {
   border-width : 0px; 
}

ul.angel	{ 
	list-style-image: url(images/feather.gif);
	margin-left:  40px;
	text-indent: -45px;
	list-style-position: inside; 
	line-height:120%;
	}

HR {
   color : Black; 
   background-color: Black;
   height : 2px; 
   margin: 20px;
   border: 0;
}


H4 {
   font-size : 100%;
   color: Black;
   font-family: Courier New, arial, hevetica, sans-serif; 
   margin-bottom : 0; 
}

H3 {
   font-weight : bold; 
   font-size : 150%;
   color: Black;
   font-family: Courier New, arial, hevetica, sans-serif; 
   margin-bottom : 0; 
}

H2 {
   font-weight : bold; 
   font-size : 200%;
   color: Black;
   font-family: Courier New, arial, hevetica, sans-serif; 
}

H1 {
   font-weight : bold; 
   font-size : 300%; 
   color: Black;
   font-family: Courier New, arial, hevetica, sans-serif;
}

DT {
   margin-bottom : 0; 
}

DL {
   font-size : 100%;
   line-height : 145%; 
   margin-top : 5pt; 
   margin-bottom : 5pt; 
}


A {
  text-decoration : none;
  color : blue;
}

a:visited {
  color : green;	
	text-decoration: none;
}
a:active {
	color: Olive;
	text-decoration: none;
}
A:hover {
   color : #C000C0;
   text-decoration : underline;
}

.margin {
	border-right-width: 1px; 
	border-right-style: solid; 
	background-color: #FFE847;
}

#banner	{
   background-color: #FFE847;
   font-size : 70%;
   color: Black;
   font-family: Courier New, arial, hevetica, sans-serif;
}

#blackbar	{
	background-color: Black;
	height: 30px;
	clear: both;
	width: 100%;
	font-size: 10px;
}


.LHS	{
	float: left;
	clear: left;
	width: 9em;
	padding: 0ex 1ex 1ex 0ex;
	margin-top: 0px;
}

hr.LHS  {
	color: Black;
	background-color: Black;
	padding: 1px;
}
	

 p.here {
	margin: 3px;
	font-size:80%;
	font-weight: bold;
	color: Black;
	padding: 2px;
	background-color: #F5F5D5;
	border : 2px solid #F5F5D5;
}

p.item {
	margin: 2px;
	font-size:80%;
	padding: 2px;
	background-color: #FFE847;
}

a.item:link, a.item:visited {
	color: Black;
	background-color: #FFE847;
	text-decoration: none;
	display: block;
	width:100%;
	border : 2px solid #FFE847;
}

a.item:hover, a.here:hover {
	color: #FFE847;
	background-color: Black;
	font-weight: bold;
	text-decoration: None;
	display: block;
	width: 100%;
	border : 2px solid Black;
}

.main	{
	background-color: #F5F5D5;
	padding: 1em;
	margin: 3px 0ex 1ex 9em;
}

p.review	{
	margin-bottom:0em;
}
p.reviewer	{
	margin-top:0em;
	text-indent: 2em;
	font-style: italic;
}

.cartouche {
	margin:1em;
	margin-left:2em;
	padding:1em;
	text-align : justify; 
	background-color: #F5F5D5;
	border: ridge Black;
}

img.angellist	{
	float:left;
	clear:left;
}
p.angellist	{
	margin:3px 10px 3px 27px;
}

.address {
	margin : 0em 0em 1em 2em;
	text-indent: -2em;
}

.caption {
	text-align: center;
	font-size: 80%;
}		

