body {
background: #99ff99;
}

p.left {
text-align: left;
font: 8 pt courier new;
}

p.right {
text-align: right;
font: 8 pt courier new;
}

p.cent {
text-align: center;
}

a {
color: #ff0000;
text-decoration: none;
font 14 pt arial;
}