

body {
background-color:#D7BDE2;
FONT-FAMILY: Arial;
}

div.right{
position: absolute;
left: 280px;
top: 190px;
width: 750px;
height: 360px;
padding: 10px;
background-color:#AF7AC5;}

div.heading {
FONT-SIZE: 30pt; 
FONT-WEIGHT: BOLD;
COLOR: BLACK; 
FONT-FAMILY: Arial;
text-align: center;
top: 0px;
left: 0px;
background-color: #AF7AC5;}

div.title {
FONT-SIZE: 25pt; 
FONT-WEIGHT: BOLD;
COLOR: #A569BD;   
FONT-FAMILY: Arial;
text-align: center;
}

div.unread {
FONT-SIZE: 12pt; 
FONT-FAMILY: Arial;
background-color:#AF7AC5;
}

div.read {
FONT-SIZE: 12pt; 
FONT-FAMILY: Arial;
}

span.comcoloron, td.comcoloron {
background-color: #c0c1fa; 
}

span.comcoloroff, td.comcoloroff {
background-color: #D7BDE2
}



