headline{
color: #FF0000;
font-family: Arial;
font-size: 25px;
display: block;
}

standfirst{
color: #000000;
font-family: Arial;
font-size: 16px;
display: block;
}

body{
color: #000000;
font-family: Arial;
font-size: 14px;
leading: 0.2px;
display: block;
margin-left: 0;
margin-right: 10;
}

credit{
color: #CCCCCC;
font-family: Arial;
font-size: 10px;
leading: 0px;
display: block;
}