BODY {
        background: rgb(255,255,255);
	    margin: 0px 0px 0px 0px;
}

.style_1 {
        background: url(images/tit_1.gif) 0px 0px;
        background-repeat: repeat-x;
}  

.style_2 {
        background: url(images/tit_2.jpg) 0px 0px;
        background-repeat: no-repeat;
} 

.style_3 {
        background: url(images/tit_3.jpg) 0px 0px;
        background-repeat: no-repeat;
}

.style_4 {
        background: url(images/tit_4.gif) 0px 0px;
        background-repeat: repeat-x;
}  

.style_5 {
        background: url(images/tit_5.jpg) 0px 0px;
        background-repeat: no-repeat;
} 

.style_6 {
        background: url(images/tit_6.gif) 0px 0px;
        background-repeat: no-repeat;
}

.menu {
		font-size: 11px;
		font-family: arial, verdana;
		color: rgb(78,79,77);
		text-decoration: none;
}

.menu:hover {
		font-size: 11px;
		font-family: arial, verdana;
		color: #CDAA4C;
		text-decoration: none;
}

.copy {
	font-size: 11px;
	font-family: verdana;
	color: #BEBEBE;
	padding-left: 565px;
}

P {
	font-size: 12px;
	font-family: tahoma, verdana;
	padding-left: 25px;
	padding-right: 20px;
	text-align: center;
	color: rgb(68,68,68);
}

.cont {
		font-size: 12px;
		font-family: verdana;
		padding-top: 20px;
		padding-left: 14px;
		padding-right: 10px;
		text-align: justify;
		color: rgb(90,90,90);
}

.con {
	font-size: 11px;
	font-family: tahoma;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
	color: #969696;
}

.con a {
		font-family: tahoma;
		color: #969696;
		text-decoration: underline;
}

.con a:hover {
	font-family: tahoma;
	color: #BEBEBE;
	text-decoration: none;
}

.link {
		font-size: 12px;
		font-weight: bold;
		font-family: tahoma, verdana;
		color: #8D2610;
		text-decoration: underline;
}

.link:hover {
		font-size: 12px;
		font-family: tahoma, verdana;
		color: #CDAA4C;
		text-decoration: none;
}

H2{
	font-family: tahoma, verdana;
	font-size: 12px;
	font-weight: bold;
	padding-left: 35px;
	padding-right: 20px;
	color: #CDAA4C;
}

H1{
	font-family: tahoma, verdana;
	font-size: 12px;
	font-weight: bold;
	padding-left: 35px;
	padding-right: 20px;
	color: #8D2610;
}




    

	 
