.header1 {
	font: bold normal 36px Georgia, "Times New Roman", Times, serif;
	color: #FFCC00;
}
.header2 {
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFCC00;
}

.main_text {
	font: normal 18px/normal Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	color: #FFCC00;
}
.text1 {
	font: italic bold normal 16px/20px Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	color: #FFCC00;
}
.border_with_text {
	font: bold normal 20px/normal Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	border: thin solid #FFCC00;
	color: #FFCC00;
	width: 780px;
}
.bordercolor {
	border: thin solid #C90;
	border-color: #C90;
}
.bigheader {
	font: bold normal 72px/normal Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	color: #FFCC00;
}

