/* CSS Document */

p{
font-family:"Times New Roman", Times, serif;
font-size:12px;
color:#000000;
padding:inherit;
}

.bold{
font-family:"Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
color:#FF0000;
padding:inherit;
}