a:active { color: #0909c0; text-decoration: none}
a:link { color: #0909c0; text-decoration: none }
a:visited { color: #0909c0; text-decoration: none}
a:hover { color: #ff0066; text-decoration: underline}

body { font-family: times, times new roman; font-size: 12pt }
td { font-size: 12pt; font-family: times, times new roman}

.table-line-solid {
BORDER-TOP: #000000 1px solid;
BORDER-LEFT: #000000 1px solid;
BORDER-RIGHT: #000000 1px solid;
BORDER-BOTTOM: #000000 1px solid;
}

.table-line-dot {
BORDER-TOP: #000000 1px dotted;
BORDER-LEFT: #000000 1px dotted;
BORDER-RIGHT: #000000 1px dotted;
BORDER-BOTTOM: #000000 1px dotted
}

.table-topline-dot {
BORDER-TOP: #000000 1px dotted;
}

.table-leftline-dot {
BORDER-LEFT: #000000 1px dotted;
}