BODY {
        background: rgb(255,255,255);
	    margin: 0px 0px 0px 0px;
}

.style_1 {
        background: url(images/tit_1.jpg) 0px 0px;
        background-repeat: no-repeat;
} 

.style_2 {
        background: url(images/tit_2.gif) 0px 0px;
        background-repeat: no-repeat;
}

.style_3 {
        background: url(images/tit_3.gif) 0px 0px;
        background-repeat: no-repeat;
}

.style_4 {
        background: url(images/tit_4.gif) 0px 0px;
        background-repeat: no-repeat;
}

.style_5 {
        background: url(images/tit_5.gif) 0px 0px;
        background-repeat: repeat-y;
}

.style_6 {
        background: url(images/tit_6.gif) 0px 0px;
        background-repeat: repeat-y;
}

.style_7 {
        background: url(images/tit_7.gif) 0px 0px;
        background-repeat: repeat-y;
}

.style_8 {
        background: url(images/tit_8.gif) 25px 15px;
        background-repeat: no-repeat;
}

.menu {
		font-size: 11px;
		line-height: 14px;
		font-family: arial, tahoma;
		color: rgb(255,255,255);
		text-decoration: none;
		letter-spacing: 1px;
		font-weight: bold;
}

.kon {
		font-size: 12px;
		font-family: verdana;
		color: rgb(67,67,67);
		padding-left: 15px;
		padding-right: 15px;
}

H1 {
		font-family: tahoma, arial;
		font-size: 15px;
		color: rgb(154,154,154);
		padding-left: 90px;
		padding-top: 16px;
}

P {
		font-family: tahoma, arial;
		font-size: 11px;
		color: rgb(154,154,154);
		padding-right: 15px;
		padding-left: 20px;
		text-align: justify;
		text-indent: 16px;
}

.link, a {
		font-family: arial, tahoma;
		font-size: 11px;
		color: rgb(154,154,154);
		text-decoration: underline;
}

.link, a:hover {
		font-family: arial, tahoma;
		font-size: 11px;
		color: rgb(154,154,154);
		text-decoration: none;
}

.copy {
		font-size: 11px;
		font-family: arial, verdana;
		color: rgb(54,54,54);
}

.rec {
		font-size: 11px;
		font-family: verdana;
		color: rgb(67,67,67);
		padding-left: 15px;
		padding-right: 15px;
}

.rec a{
		font-family: verdana;
		color: rgb(67,67,67);
}
.rec a:hover{
		font-family: verdana;
		color: rgb(67,67,67);
		text-decoration: none;
}

    

	 
