body, table, tr, td {
	font-size: 12px;
	line-height: 145%;
	color: #333333;
}

.n10 {
	font-size: 10px;
	line-height: 110%;
}

.n11 {
	font-size: 11px;
	line-height: 110%;
}

.n12 {
	font-size: 12px;
	line-height: 110%;
}

.n13 {
	font-size: 13px;
	line-height: 110%;
}

.n14 {
	font-size: 14px;
	line-height: 110%;
}

.n16 {
	font-size: 16px;
	line-height: 110%;
}

.title-white{
	font-size: 16px;
	line-height: 110%;
	color: #FFFFFF;
	font-weight: bold;
}

.title-s{
	font-size: 14px;
	line-height: 200%;
	color: #336666;
	font-weight: bold;
}

.title-sbk{
	font-size: 14px;
	line-height: 200%;
	font-weight: bold;
}

.title-sred{
	font-size: 12px;
	line-height: 145%;
	color: #CC3300;
	font-weight: bold;
}

a {
	text-decoration: none;
}

a:link {
	color: #006666;
	text-decoration: none;
}

a:visited {
	color: #006666;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}

a.topmainlink:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
}

a.topmainlink:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
}

a.topmainlink:hover {
	color: #FFCC00;
	text-decoration: underline;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
}

a.whitelink:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	line-height: 120%;
}

a.whitelink:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	line-height: 120%;
}

a.whitelink:hover {
	color: #FFCC00;
	text-decoration: underline;
	font-size: 12px;
	line-height: 120%;
}

.color1 {
    background-color: #006666;
}

.color2 {
    background-color: #009999;
}

.color3 {
    background-color: #006666;
}

