body {
		font-family: "Georgia";
		font-size: 14pt;
		text-align: justify;
		background-color: #e0e0e0;
		color: #282828;
		}
A:link {
		text-decoration: none;
		color: #e00000;
		}
A:hover {
		text-decoration: none;
		color: #ff8000;
		}
A:active {
		text-decoration: none;
		color: #ffe000;
		}
A:visited {
		text-decoration: none;
		color: #800000;
		}
dt {
		font-family: "Georgia";
		font-weight: bold;
		font-size: 16pt;
		text-align: justify;
		padding-bottom: 4pt;
		padding-top: 16pt;
		color: #000099;
		}
dd {
		font-family: "Georgia";
		font-size: 14pt;
		text-align: justify;
		color: #282828;
		}
p {
		font-family: "Georgia";
		font-size: 14pt;
		text-align: justify;
		color: #282828;
		}
li {
		font-family: "Georgia";
		font-size: 14pt;
		text-align: justify;
		padding-bottom: 1pt;
		padding-top: 2pt;
		color: #282828;
		}
strong {
		font-size: 16pt;
		}
blockquote {
		padding-left: 70pt;
		padding-right: 0pt;
		font-size: 12pt;
		text-align: justify;
		color: #008040;
		}
dfn {		
		font-style: italic;
		color: #000000;
		}
pre {
		font-family: "Georgia";
		color: #282828;
		}
.indented {
		padding-left: 60pt;
		padding-right: 40pt;
		font-size: 12pt;
		color: #282828;
		}
h1 {
		font-family: "Georgia";
		font-size: 25pt;
		text-align: center;
		color: #000000;
		}
h2 {
		font-family: "Georgia";
		font-size: 22pt;
		text-align: justify;
		color: #000000;
		}
h3 {
		font-family: "Georgia";
		font-size: 19pt;
		text-align: justify;
		color: #000000;
		}
h4 {
		font-family: "Georgia";
		font-size: 16pt;
		text-align: justify;
		color: #000000;
		}
h5 {
		font-family: "Georgia";
		font-size: 15pt;
		text-align: justify;
		color: #000000;
		}
h6 {
		font-family: "Georgia";
		font-size: 14pt;
		text-align: justify;
		color: #000000;
		}
.krecha {
		height:14px;
		background-color:#800000;
		width:100%;
		}