/* CSS Document */

body {
font-family : Arial;
}

p#textonly {
background : #eee;
border : 1px solid #ccc;
font-weight : bold;
padding : 10px;
}
