body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	color: #000000;
	background-image: url(../logos/bkg.gif);
	background-repeat: no-repeat;
	cursor: url(../ani/butterfly5.ani);
}


#box_billboard {
	background-image: url(../images/billboard_bkg.png);
	width: 800px;
	background-repeat: no-repeat;
}	
a {
	color: #FF7D00;
	text-decoration: underline;
}
a:hover {
	color: #669933;
	text-decoration: underline;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #B3DB21;
	text-align: left;
	padding-left: 160px;
}

H3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #7B643C;
	letter-spacing: 0.05em;
	line-height: 2.2em;
}
p {
	padding-left: 140px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #7B643C;
	letter-spacing: 0.05em;
}

.subscript{
	font-size: 9px;
	color: #FF7D00;
}

