td { font-size: 12px; color: #000000}
h1 { font-size: 12px; font-weight: normal}

.size08 { font-size: 9px}
.size09 {
	font-size: 10px;
	line-height: 14px;
}
.size10 { font-size: 11px}
.size11 {
	font-size: 12px;
	line-height: 18px;
}
.size12 { font-size: 13px}
.size13 { font-size: 15px}
.size14 { font-size: 16px}
.size18 { font-size: 20px}
.size24 { font-size: 26px}

.base12 { line-height: 110%}
.base14 { line-height: 120%}
.base16 { line-height: 140%}
.base18 { line-height: 160%}
.base20 { line-height: 180%}
.base24 { line-height: 200%}

a { color: #0065CC;; font-size: 12px; text-decoration: none}
a:link { color: #0065CC; text-decoration: none; font-size: 12px}
a:active { color: #0065CC; text-decoration: none; font-size: 12px}
a:visited { color: #0065CC; text-decoration: none; font-size: 12px}
a:hover { color: #0065CC; text-decoration: underline; font-size: 12px}

.topics { font-size: 10px}
a.topics { color: #0065CC;; font-size: 10px; text-decoration: none}
a.topics:link { color: #0065CC; text-decoration: none; font-size: 10px}
a.topics:active { color: #0065CC; text-decoration: none; font-size: 10px}
a.topics:visited { color: #0065CC; text-decoration: none; font-size: 10px}
a.topics:hover { color: #0065CC; text-decoration: underline; font-size: 10px}

.menu { font-size: 12px; color: #FFFFFF}
.point { font-size: 12px; color: #1455AA}

.no-border {
border-spacing: 0;
}

.content {
border-top: 1px solid rgb(204, 204, 204);
}