

	
	.intro_txt{
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	font-size: 11px;
	line-height:18px;
	text-align:justify;
	letter-spacing:.1em;
    }
	
	.link {
	color: #990000;
	text-decoration:none;
    }
	
	.link a{
	color: #990000;
	text-decoration:underline;
    }
	
	.link a:hover{
	color: #990000;
	text-decoration:none;
    }
	
	.head{
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	font-size: 15px;
	text-align:left;
	letter-spacing:.01em;
	}
	
.text_1 {
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	font-size: 12px;
	text-align:center;
	line-height:18px;
}

.text {
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}

.text A, .text A:visited {
	color: #000000;
	text-decoration:none;
}


.text A:hover {
	color: #666666;
	text-decoration:none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bacground {
	background-image: url(../images/background2.jpg);
	background-position:center top;
	background-repeat: no-repeat;
	}
	
.bacground_1 {
	background-image: url(../images/photo.gif);
	background-position:center top;
	background-repeat: no-repeat;
	height:161px;
	}



