.ylle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}
h1, .h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
}
.bg {
	background-image: url(img/bg_mitt.jpg);
	background-repeat: repeat;
}
.ingress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
a:link 
{font-family: Arial, Helvetica, sans-serif; 
font-size: 10px;
font-weight: normal; 
color: #336699; 
text-decoration: none; line-height: 14px;}

A:Visited
{font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: normal; 
color: #336699; 
text-decoration: none; line-height: 14px;}

A:Active
{font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: normal; 
color: #003366; 
text-decoration: none; line-height: 14px;}

A:Hover
{font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: normal; 
color: #003366; 
text-decoration: none; line-height: 14px;}

h3{
	font-family: Arial, Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	/*line-height: 14px;
	font-weight: bold;*/
	color: #333333;
	margin:0 0 50px 0;
	padding:0 0 0 50px;
	background-image:none;
}
ul{
color: #333333;
margin:0 0 0 20px;
padding:0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
list-style:none;
font-weight:bold;
text-transform:uppercase;
}

li{
background-image:url(img/arrow2.gif);
background-repeat:no-repeat;
background-position:left center;
list-style:none;
padding-left:10px;}
