body
{ color: #2C29AA;
background-color: #6462B3;
font-family: Trebuchet MS;
font-size: 12px;
text-align: justify;
}

a{
text-decoration: none;
color: #211E9F;
font-size: 13px;
}

a:hover{
text-decoration: line-through;
color: #211E9F;
font-size: 13px;
font-style:italic;
cursor: help;

}

.header
{ color: #2C29AA;
font-family: Verdana;
font-weight: bold;
font-size: 14px;
text-align: center;
background-color: #7775C5; 
}

.content
{ color: #2C29AA;
background-color: #6A68B8;
font-family: Trebuchet MS;
font-size: 13px;
text-align: justify;

}