

body {
	font-family: Arial, Helvetica, sans-serif;
}
p.copy {
	margin: 0px 0px 10px 15px;
	font-size:12px;
	line-height:20px;
	text-indent:0pt;
}

h3 {
	color:#000000;
	font-size:26px;
	font-weight:600;
	text-align:center;
	margin:0px 0px 15px 0px;
}

h4 {
	text-align:center;
	margin: 0px 0px 10px 0px;
}

p {
	margin: 10px 0px 0px 15px;
	font-size:12px;
	line-height:18px;
}


p.s1 {
	font-style:italic;
	font-size:12px;
	margin: 0px 25px 0px 50px;
}

p.s2 {
	color:#333333;
	text-align:center;
	font-size:12px;
	font-weight:600;
	margin: 0px 5px 15px 0px;
}

p.s3 {
	font-size:14px; 
	font-weight:600; 
	color:#666666; 
	text-align:center; 
	line-height:1.5em;
	font-style:italic;
}

p.s4 {
	text-align:center;
	color:#333333;
	font-size:12px;
}

ul {
	list-style-image:url(images/gf_bullet.gif);
	font-size:12px;
}


