BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 12pt;
	color: #003000;
	list-style : disc;
	list-style-type : circle;
	font-weight : normal;
	background-color : White;
	margin: 0 32px 32px;
	text-indent: 32px;
}


A {
	text-decoration: none;
	}

A:visited {
	color: Green;
	font-size : 12pt;

}
	
A:link {
	color: #0000FF;
	font-size : 12pt;
	
}

A:hover {
	color: red;
}

a.special {font-size: 150%;}

h1 {
	color:#ff4040;
	text-align : center;
	font-weight : lighter;
}

h2 { color:#ff4040; 
text-align : center;
font-weight : lighter;
}

h3 {
	color:#ff4040;
	text-align : center;
	font-weight : lighter;
}
h4{
	color:#ff4040;
	text-align : center;
	font-size : large;
	font-weight : bolder;
	font-family : monospace;
}
h5{
		font-family : Verdana, Arial, sans-serif ;
	font-size : 12pt;
	text-align : center;
		color:#ff4040;
}

h6 {
	color:#ff4040;
	text-align : center;
	font-weight : lighter;
}

li {
	border-bottom: 1px solid;
	padding: 6pt;
}

li.inner{ 
border: none;
padding: 3pt;
text-indent: 32px;
 }

.EAGLE{
	color : #ff0000;
	font-variant : small-caps;
}

.eag{
	color : #ff0000;
}

.quot {
	color : #001000;
	font-family : monospace;
	font : bolder;
	font-size : larger;
}

.contents{ 
width: 95px;
height: 133px;
float: right;

 }
 
 .rollover{ }
 
 a.rollover{
	display: block;
	width: 95px;
	height: 133px;
	background-image: url("d1.gif");
	background-color: Red;}
 
a.rollover:hover{ 
display: block;
	width: 95px;
	height: 133px;
	background-image: url("d2.gif");
	background-color: Green; } 

	.econtents{ 
width: 143px;
height: 48px;
float: right;

 }
 
 .erollover{ }
 
 a.erollover{
	display: block;
	width: 143px;
	height: 48px;
	background-image: url("eagle1.gif");
	background-color: Red;}
 
a.erollover:hover{ 
display: block;
	width: 143px;
	height: 48px;
	background-image: url("eagle2.gif");
	background-color: Green; } 
