body      { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
            scrollbar-face-color: white;
            scrollbar-shadow-color: peachpuff;
            scrollbar-darkshadow-color: whitesmoke;
            scrollbar-highlight-color: peachpuff;
            scrollbar-3dlight-color: whitesmoke;
            scrollbar-track-color: white;
            scrollbar-arrow-color: peachpuff;
            overflow: auto; }
.linkcon {
	line-height: 150%;
	color: #333333;
}
a:link {
	color: #669900;
	text-decoration: none;

}
a:visited {
	color: #669900;
	text-decoration: none;
}
a:hover {
	color: #669900;
	text-decoration: underline overline;
}
.linktopic {
	font-family: "ΌΠ·’Ει";
	font-size: 24px;
	color: #993300;
}
.dottedtable {
	padding: 3px;
	border: dashed #CEB7B7 1px;
	padding-left: 3em;
	padding-right: 3em;
}
