body {
	background-color: #67C6DD;
	color: #333333;
	font-size: 12px;
	line-height: 120%;
}
hr {
@@color: #67C6DD;
}
a:link {
	color: #66CCCC;
	text-decoration: none;
	line-height: 120%;
}
a:visited {
	color: #6699CC;
	text-decoration: none;
	line-height: 120%;
}
a:hover {
	color: #FF6666;
	text-decoration: underline overline;
	line-height: 120%;
}
a:active {
	color: #FF6666;
	text-decoration: none;
	line-height: 120%;
}
table {
	font-size: 12px;
	color: #333333;
	line-height: 120%;
}
.t18 { font-size:18px; }
.t14 { font-size:14px; }
.t11 { font-size:11px; }
.t09 { font-size:9px; }
.t12BG {
	font-size:12px;
	color: #333333;
	background-color: #CCFFCC;
}
.t12BG-G {
	font-size:12px;
	color: #0099CC;
}
.t12G {
	font-size:12px;
	color: #67C6DD;
}
