BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	font-size : small;
	background-color : transparent;
	background-repeat : no-repeat;
	background-attachment : fixed;
	background-image : url(Image4_5x1.png);
	overflow : hidden;
}

A {
	color : #FFA500;
	text-decoration : none;
}

A:HOVER {
	color : #8B4513;
	text-decoration : underline;
	background-color : #FFA500;
}

.descript {
  		font-size: 8pt;
		font-family: "verdana", "arial", "helvetica", sans-serif;
		color: #FFA500;
}
.title {
  		font-size: 14pt;
		font-family: "verdana", "arial", "helvetica", sans-serif;
		text-align: center;
		color : #FFA500;
		font-style : italic;
		font-variant : small-caps;
		font-weight : bold;
}
.info {
  		font-size: 10pt;
		font-family: "verdana", "arial", "helvetica", sans-serif;
		font-weight: normal;
		color : #FFA500;
}