body {
color:#996699;
background-color:#bdc6de;
font:normal 14px Verdana, sans-serif;
}

p {
text-align:justify;
}

p.firstline {
text-align:center;
font-weight:bold;
}

h1 {
font-weight:bold;
font-size:28px;
text-align:center;
}

.small {
color:#666698;
font-size: 75%;
font-weight:bold;
text-align:center;
}

a:link {
color:#996699;
font-weight:bold;
}

a:visited {
color:#996699;
font-weight:bold;
}

a:hover {
color:#996699;
font-weight:bold;
}

.box {
border: 2px solid #996699;
padding: 5px;
}