@charset "utf-8";
/* CSS Document */


a 
{
text-decoration:none; 
color:#CC3333
}

p
{
font-family:Arial; 
}

h1
{
font-family:arial; 
color:#990000;
}

td.author
{
text-align:left;
}

td.message
{
text-align:left;
}

.odd {
background-color: #F0E0F1;
color: #000000;
}



