a:link {  color: #000000; text-decoration: none}
a:hover {  color: #FF0000; text-decoration: none}
a:active {  color: #000099; text-decoration: underline}
a:visited {  color: #000000; text-decoration: none}

..a_white:link {  color: #ffffff; text-decoration: none}
..a_white:hover {  color: #FF0000; text-decoration: none}
..a_white:active {  color: #000099; text-decoration: underline}
..a_white:visited {  color: #ffffff; text-decoration: none}

.title-head {  font-size: 10.5pt; font-weight: bolder; color: #FFFFFF}
table,tr,td,body,p {  font-size: 9pt}
.border-l-r {  border-color: black #006600; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px}
