BODY {
        background: rgb(251,250,232);
	    margin: 0px 0px 0px 0px;
}

.style_1 {
        background: url(images/tit_1.gif) 50% 0%;
        background-repeat: no-repeat;
} 

.style_2 {
        background: url(images/tit_2.gif) 40px 0px;
        background-repeat: no-repeat;
} 

.style_3 {
        background: url(images/tit_3.gif) 0px 22px;
        background-repeat: no-repeat;
} 

.style_4 {
        background: url(images/tit_4.gif) 0px 0px;
        background-repeat: repeat-y;
}

.style_5 {
        background: url(images/tit_5.gif) 0px 4px;
        background-repeat: no-repeat;
} 


.menu {
		font-size: 12px;
		font-family: verdana, arial, tahoma;
		color: rgb(85,85,85);
		text-decoration: none;
		font-weight: bold;
		letter-spacing: -1px;
}

.kon {
		font-size: 12px;
		font-family: verdana;
		color: rgb(120,116,101);
		padding-left: 35px;
		padding-right: 15px;
}

.kon_t {
		font-size: 11px;
		font-family: verdana;
		color: rgb(120,116,101);
		padding-left: 35px;
		padding-right: 15px;
}

.kon_t a{
        font-size: 10px;
		font-family: verdana;
		color: rgb(120,116,101);
}

.kon_t a:hover{
       font-size: 10px;
		font-family: verdana;
		color: rgb(120,116,101);
		text-decoration: none;	
}

H1 {
		font-family: tahoma, arial;
		font-size: 16px;
		color: rgb(171,198,0);
		padding-left: 80px;
		padding-top: 15px;
		line-height: 16px;
}

P {
		font-family: tahoma, arial;
		font-size: 11px;
		color: rgb(85,85,85);
		padding-right: 35px;
		padding-left: 20px;
		text-align: justify;
		text-indent: 15px;
}

.link, a {
		font-family: tahoma, arial;
		font-size: 11px;
		color: rgb(85,85,85);
		text-decoration: underline;
}

.link:hover {
		font-family: tahoma, arial;
		font-size: 11px;
		color: rgb(85,85,85);
		text-decoration: none;
}
a:hover {
		text-decoration: none;
}

.copy {
		font-size: 11px;
		font-family: arial, verdana;
		color: rgb(130,130,130);
}
H2 {
	padding-right: 25px;
	padding-left: 48px;
	FONT-SIZE: 11px;
	color : Maroon;
	font-family : Verdana;
}
td {
		font-family: tahoma, arial;
		font-size: 11px;
		color: rgb(85,85,85);
		
		}