body   {
color: #000000;
font-size: 15px;
font-family: "Trebuchet MS", Arial, sans-serif;
font-weight: 800; text-decoration: none;
background: url("background.jpg") repeat-y fixed center top;
margin-top: 0;
text-align: justify;
}

a {
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 14px;
font-weight: 800;
text-decoration: none;
color: blue;
text-decoration: none;
} 

a:hover {
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 14px;
font-weight: 800;
text-decoration: none;
color: blue;
text-decoration: underline;
} 

.left {
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 18px;
color: #004D83;
font-weight: 800;
text-decoration: none;
line-height: 70%;
}

.text {
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 13px;
color: #000000;
font-weight: 800;
text-decoration: none;
text-align: justify; 
}

.textnobold {
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 13px;
color: #000000;
font-weight: 400;
text-decoration: none;
text-align: justify;
}

.caption {
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 12px;
font-style: italic;
color: #7D7D7D;
font-weight: 800;
}

.title {
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 18px;
color: blue;
font-weight: 800;
text-decoration: none;
}

.footer {
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 11px;
color: #000000;
font-weight: 400;
text-decoration: none;
}
