body{ color:#555555; background-color:#E5E5E5; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}
A:link{ color:#555555; text-decoration:none;}
A:visited{ color:#555555; text-decoration:none;}
A:active{ color:#555555; text-decoration:underline;}
A:hover{ color:#555555; text-decoration:underline;}

h1 {
	font-size: 10px;
	font-weight: 100;
	display:inline;
	margin: 0px;
	color: #555555;
	letter-spacing: 1px;
	text-indent: 1em;
}
h2 {
	font-size: 10px;
	display:inline;
	font-weight: 100;
	margin: 0px;
	color: #555555;
	letter-spacing: 1px;
    padding-left: 3em;
}
strong {
	font-weight: 100;
	margin: 1px;
	color: #555555;
    letter-spacing: 2px;
}

.sarea {
	font-size: 11px;
    line-height: 130%;
    padding-left: 7em;
	padding-right:7em;
}
.fot {
	font-size: 10px;
    line-height: 140%;
    padding-left: 4em;
	padding-right:4em;
}
.link {
	font-size: 12px;
    line-height: 160%;
    padding-left: 1em;
	padding-right: 1em;
}.px10 {
	font-size: 10px;
}
.px12 {
	font-size: 12px;
}
.px14 {
	font-size: 14px;
}
a.link_tky:link { color: #333333; text-decoration:underline; font-weight:bold; font-weight:bold;}
a.link_tky:visited { color: #9B004E; text-decoration:underline;  font-weight:bold;}
a.link_tky:hover { color: #333333; text-decoration:underline;  font-weight:bold;}
a.link_tky:active { color: #333333; text-decoration:none;  font-weight:bold;}
.adls {
	font-size: 12px;
    color: #0033FF;
    line-height: 120%;
}