.Georgia9 {
font-size: 9pt;
font-family: Georgia, Times New Roman;
text-decoration: none;
}

.Georgia11 {
font-size: 11pt;
font-family: Georgia, Times New Roman;
text-decoration: none;
}

.Georgia12 {
font-size: 12pt;
font-family: Georgia, Times New Roman;
text-decoration: none;
}

.lGeorgia11:link {
font-size: 11pt;
font-family: Georgia, Times New Roman;
text-decoration: none;
border-bottom: 1px dashed white;
color: blue;
}
.lGeorgia11:hover {
font-size: 11pt;
font-family: Georgia, Times New Roman;
border-bottom: 1px dashed red;
color: red;
}
.lGeorgia11:visited {
font-size: 11pt;
font-family: Georgia, Times New Roman;
border-bottom: 1px dashed red;
text-decoration: none;
color: red;
}

.lGeorgia9:link {
font-size: 9pt;
font-family: Georgia, Times New Roman;
text-decoration: none;
border-bottom: 1px dashed white;
color: blue;
}
.lGeorgia9:hover {
font-size: 9pt;
font-family: Georgia, Times New Roman;
border-bottom: 1px dashed red;
color: red;
}
.lGeorgia9:visited {
font-size: 9pt;
font-family: Georgia, Times New Roman;
border-bottom: 1px dashed red;
text-decoration: none;
color: red;
}

.lTah8:link {
font-size: 8pt;
font-family: Tahoma, Arial;
text-decoration: none;
color: blue;
}
.lTah8:hover {
font-size: 8pt;
font-family: Tahoma, Arial;
text-decoration: underline;
color: red;
}

.lTah8:visited {
font-size: 8pt;
font-family: Tahoma, Arial;
text-decoration: none;
color: red;
}

.Ver8 {
font-size: 8pt;
font-family: Verdana, Arial;
text-decoration: none;
}

.Tah8 {
font-size: 8pt;
font-family: Tahoma, Arial;
text-decoration: none;
}

.lVer8:link {
font-size: 8pt;
font-family: Verdana, Arial;
text-decoration: none;
color: blue;
}
.lVer8:hover {
font-size: 8pt;
font-family: Verdana, Arial;
text-decoration: underline;
color: red;
}
.lVer8:visited {
font-size: 8pt;
font-family: Verdana, Arial;
text-decoration: none;
color: red;
}