h1
{
font-family: Arial;
color: #231f20;
font-size: 14pt; 
font-weight: bold;   
}

p
{
color: #231f20;
font-size: 12pt;    
}

p.hiddenInPressKit
{
display: none;
}

a
{
color: #9c4b23;
font-size: 12pt;    
}

a:hover
{
text-decoration: underline;
}