.title {
padding: 3px;
font-family:Arial;
font-size:12pt;
color:#000066;
font-weight:bold;
}
.menu {
padding: 4px;
font-family:Arial;
font-size:12px;
text-transform: uppercase;
font-weight:bold;
}

.content {
padding: 0 10px;
margin:3px;
font-family:Arial;
font-size:12px;
text-align: justify;
text-indent: 25px;
color: #000;
}

.subtitle {
font-family:Arial;
font-size:12pt;
text-align: justify;
font-weight: bold
}

A {text-decoration: none;
}
A:hover {
text-decoration: none;
}
.view {
text-decoration: none;
}
