/* CSS Document */

.tablebg {
 background-color:#FFCCCC ;
 }
 .main {
 padding:0px 10px 6px 10px; background-color:#FFCCCC; border-left: 3px solid #ff99cc; border-right: 3px solid #ff99cc; border-bottom: 3px solid #ff99cc; 
 }
 .paragraph {
 padding:5px 15px 5px 15px ; width:600px ; line-height:140% ;
 }
 .pink {
 color:#FF3399 ; font-weight:bold ; font-size:14px ;
 }
