.title {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 14px; font-style: italic; color: #FFCC00; font-weight: bold; line-height: 25px}
.text {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px; font-style: normal; line-height: 25px; font-weight: normal; color: #CCCCCC}
.subheadder {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 14px; font-style: italic; line-height: 25px; font-weight: bold; color: #FF9933}
.bg {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #333333;
	text-transform: uppercase;
	line-height: 14px;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFCC00;
	line-height: 25px;

}

