body  {
	font-size: 10pt;
	font-family: Times, serif;
	color:#000;
	background:url(img/background.jpg);
	text-align: justify;
       }

a {
        text-decoration: none;
        color: Blue;
        }
a:active {
		color:red
		} 
a:hover {
		color:red;
		text-decoration: underline;
		}


input.radio {
        background: silver;
        }
a.required {
        color:#C30000;
        }
.hbig {
     font-size: 2pc;
     font-weight:bold;
	 text-align: center;
	 font-family: Times,serif;}
h2{
	font-size : 24px;
	font-weight : bold;
	text-align : center;
	color : #990000;
}
strong a{
	font-family: Times, serif;
	color: Black;
}
ul {
list-style: disc;
}
ul ul {
list-style: disc;
}
ul ul ul{
list-style: disc;
}
code {
    color: Black;
	background: #FFFFE1;
	font-size: 110%;
}
.red {color: Red;
}
.green {color: Green;
}
.maroon {color: Maroon;
}
.teal {color: Teal;
}
.blue {color: Blue;
}
.olive {color: Olive;
}
.navy {color: Navy;
}
.black{
	color : Black;
}
.bold{
	font: bold;
}
p.small { 
					font-size: 9pt;  font-style: oblique; color: Green;
					} 
.klik{
	azimuth : right;
	cursor : wait;
	empty-cells : show;
	widows : inherit;
	content : open-quote;
