body
{
	background: #666;
	color: #333;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 20px 0 40px;
}

.border td {
	border: 1px solid #CCCCCC;
	padding: 8px;
}

a
{
	color: #555;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}


p
{
	overflow: hidden;
	text-align: left;
}

.container_12
{
	background: #E5E5E5;
	margin-bottom: 20px;
}

.container_16
{
	background: #fff url(/img/16_col.gif) repeat-y;
}

.center
{
	text-align: center;
}

h1, .h1 {
font-size:16px;
margin:0px;
color: #111;

}
h2, .h2 {
font-size:13px;
margin:0px;
margin-top:10px;
color:#111;

}

h3, .h3 {
border:#CCCCCC 1px solid;
background:#F0F0F0;
margin:10px 20px 10px 20px;
padding:10px;
font-style:italic;
text-align:center;
font-size:13px;
color:#111;

}

h4, .h4 {

margin:5px 0px 20px 0px;
font-size:12px;

}

.container_12
{
	background: url(/img/bg.png) no-repeat;
	
}

ul.menu li
{
	list-style-image: url(/img/pil.png);
	font-weight: bold;
	margin-bottom: 5px;
}
