body {
	color: black;
	margin: 0;
	padding: 0;
	background-image: url(images/taus.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}

#parent   
	{
	position:relative;
	width:670px;
	height:auto;
	left:0;
	top:0;
	margin: 0px;

	}
	
.linkit {
padding-top:0px;
padding-left:30px;
margin-top: 2px; margin-bottom: 5px; 


}


	#yla{
	background-image: url(images/yla.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:267px;
	width:670px;
	text-align:left;

	

	}
	
	#txt {
	width:670px;
	height:auto;
	top:0px;
	position:relative;
	float:left;
	background-image: url(images/taus.png);
	background-repeat:repeat-y;
		background-position: center;
	}

#sis_1 {
position:relative;
float:left;
	width:180px;
	height:auto;
	left:30px;
	text-align: left;
	padding-left: 10px;
	padding-top: 20px;

}

#sis_2 {
position:relative;
float: left;
	width:420px;
	height:auto;
	padding-left:30px;
	text-align: left;


}

#ala{

background-image: url(images/ala.png);
	background-repeat: no-repeat;
	background-position: center top;
	height:60px;
	width:670px;
	position: relative;
		float:left;
	
}

p { color: #000; font-size: 92%;  margin-top: 2px; margin-bottom: 5px; }
td { color: #000; font-size: 92%; }
ul { font-size: 12px; list-style-type: disc; margin: 10px 0 10px 20px; }
ol { font-size: 12px; list-style-type: decimal; margin: 10px 0 10px 40px; }
li { font-size: 12px; list-style-type: disc; margin: 10px 0 10px 5px; }
h1 { color: #000; font-size: 100%; font-weight: bold; margin: 20px 0 5px; }
h2 {
	color: #000;
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 15px 0 2px;
}

h3 { font-size: 80%; font-weight: bold; margin: 2px 0; }

a:link { color: blue ;  text-decoration: none; }
a:visited { color: #06f ; text-decoration: none; }
a:hover { color: #06f ;  text-decoration: underline; }
a:active { color: #ccc ; text-decoration: none; }




