A:link {
color: #006666;
text-decoration : underline;
font-weight: bold;
font-size: 12px;
}

A:visited {
color: #006666;
text-decoration : underline;
font-weight: bold;
font-size: 12px;
}

A:hover {
color: #666666;
text-decoration : none;
font-weight: bold;
font-size: 12px;
}

.hcap {
color: #006666;
font-weight: bold;
font-size: 13px;
}

A.menu:link {
color: #006666;
text-decoration : underline;
font-weight: bold;
font-size: 13px;
}

A.menu:visited {
color: #006666;
text-decoration : underline;
font-weight: bold;
font-size: 13px;
}

A.menu:hover {
color: #666666;
text-decoration : none;
font-weight: bold;
font-size: 13px;
}

td {
font-size: 11px;
font-family: Verdana, Arial;
line-height: 1.4;
color: #333333;
}

div.A1 {
text-align: justify;
}

.title {
font-size: 14pt;
font-family: Verdana, Arial;
color: #006666;
}

b {
font-size: 13px;
font-family: Verdana, Arial;
color: #333333;
font-weight: bold;
}

hr {
border-size:1px;
border-color:#999999;
border-style:dotted;
}