H1 {
	font-family: "Century Gothic";
	font-size: 20px;
	color: #7ab139;
}
H2 {
	font-family: "Century Gothic";
	font-size: 17px;
	color: #7ab139;
}
H3 {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #7ab139;
}
H4 {
	font-family: "Century Gothic";
	font-size: 15px;
	color: #7ab139;
}
H5 {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #7ab139;
}
H6 {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #7ab139;
}

ul,li {
	font-family: "Century Gothic";
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
}

p {
	font-family: "Century Gothic";
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
}

a {
	color: #ffffff;
	text-decoration:underline;
}
a:hover {
	color: #7ab038;
}

b {
	color: #FFFFFF;
	font-weight: bold;
}
.PfS {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #FFFFFF;
	font-weight: 400;

}

.SPfS {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: 400;

}


.input {
            font-size: 1.2em;
            width: 100px;
            }  
			
.formControl input {
            width: 130px;
			height: 20px;
            }
.formControl input.btnSubmit {
            width: 50px;
			height: 25px;
            }			                

#refresh { position:relative; top: 5px;}
