h1 {
	font-size: 24px;
	text-align: center;
}
h2 {
	color: #FF6500;
	text-align: center;
}
H3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF6500;
	font-weight: bold;
	margin-top: -10px;
	margin-right: -10px;
	margin-bottom: -10px;
}
.boldtittle {
	font-family: "MS Serif", "New York", serif;
	font-size: 24px;
}
p {
	text-align: justify;

}
b {
	color: #FF6500;
}
#boldgold {
	color: #FF6500;
}
#boldgold {
	color: #FF6500;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(images/BG.jpg);
	color: #FFF;
	text-align: center;
}
.footer {
	font-size: 10px;
	font-style: italic;
	color: #CCC;
	text-align: center;
	margin: auto;
}
input {
	font-family: Verdana, Geneva, sans-serif;
}
justify {
	text-align: justify;
}
.event {
	height: 22px;
	width: 400px;
	background-color: #090;
	padding-left: 30px;
	font-size: 16px;
}

#justify {
	text-align: justify;
}
.bold_events {
	font-size: 18px;
	background-color: #004900;
	width: 110px;
	height: 25px;
	padding-left: 15px;
}
fieldset {
	width: 400px;
	font-size: 18px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	border: 8px solid #CCC;
	margin-top: 8px;
	margin-bottom: 8px;
}
legand {
	color: #F90;
	font-weight: bold;
	margin-bottom: -20px;
}
dl {
	margin-bottom: -15px;
}
