body,td,input	{ 
	font-family: tahoma, helvetica; 
	font-size: 12px; 
	color: #444444; 
	line-height: 15px;

}
a		{ 
	color: #2070BB; 
	text-decoration: underline; 
}
a:hover	{ 
	text-decoration: none; 
}
/*
ul		{ 
	list-style-image: url(layout_images/a86.jpg); 
	padding-left: 0px; 
	margin-left: 25px; 
	margin-top: 4px; 
	margin-bottom: 12px;
}
*/
ul		{ 

list-style-type: none;
padding: 0;
margin: 0;

}
li
{
background-image: url(layout_images/a86.jpg);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: .6em;
padding-bottom: .6em;
text-indent: 5px;
}


.h1		{ 
	color: #185183; 
	font-weight: bold; 
	font-size: 10px; 
}
.txt_footer {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #C0D339;
}

h2 {
	color: #185183;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;

}
h1 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(layout_images/bg_h1.png);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 15px;
	height: 39px;
	line-height: 34px;
	width: 100%;
	font-weight: bold;
	background-position: right;
}
