.message
{
font-family: arial;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #FF0000;
}
.norm
{
font-family: arial;
font-size: 12px;
text-decoration: none;
color: #000000;
text-align: justify;
}
.link
{
font-family: arial;
font-size: 12px;
text-decoration: underline;
color: #3333CC;
}
.link:hover {color: #000000;}
.header
{
font-family: arial;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #000000;
text-align: left;
}
.title
{
font-family: arial;
font-size: 16px;
font-weight: bold;
text-decoration: none;
color:  #000099;
text-align: left;
}