body {font-family: arial}
h1 {font-size: 36px}
h2 {font-size: 14pt}
h2.ponyclub 
{
	color: blue;
	font-size: 14pt
}
p.ponyclub {color: blue}
p.end
{
	font-size: 14pt;
	text-align: center
}
p.intro
{
	font-size: 14pt;
	text-align: center
}
#container 
        {
         margin: 0 auto; 
          width: 740px;
         }