body {
background-image:url(images/bg.gif);
background-repeat:repeat-x;
background-color:#77A3AF;
}

table, td, tr {
vertical-align:top;
}


.title {
	color: #FFFFFF;
	background-color:#A7DB35;
	margin-left:7px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	padding-left:7px;
}
ul#head1{
 margin:0 0 0 5px;
 padding: 0 0 0 0;
}


ul#head1 li{
	display:inline;
	margin-left:1px;
	font-size:11px;
}

ul#head1 li a{
	text-decoration:none;
}

ul#head1 li a:hover{
	text-decoration:underline;
}
.text {
	color: #909090;
	margin-left:7px;
	margin-right:4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	letter-spacing: normal;
	white-space: normal;
	text-align: justify;
	list-style-image: url(images/list.png);
	list-style-type: none;
}
a:link {
	color: #518699;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #447C91;
}
a:hover {
	text-decoration: none;
	color: #A7DB35;
}
a:active {
	text-decoration: underline;
	color: #A7DB35;
}
.Stil2 {
	color: #417A8F;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.stil2 a{
	text-decoration:none;
}
.stil2 a:hover{
	text-decoration:underline;
}
