body, td, th, input, select
{
	font-family:Verdana;
	font-size:12px;
	line-height:130%;
}
h1
{
	font-size:18px;
	color:#404040;
	margin:0px 0px 10px 0px;
}
h2
{
	font-size:18px;
	color:#404040;
	margin:0px 0px 10px 0px;
}
h3
{
	font-size:12px;
	color:#404040;
	font-weight:bold;
	margin:0px 0px 10px 0px;
}
a 
{
	color: #666;
	text-decoration:none;
	
}
a:hover
{
	text-decoration:underline;
}
a img
{
	border:0;
}

html,body,form,li,ul
{
	padding: 0;
	margin: 0;	
}

li 
{
	list-style: none none;
}

.cp
{
	padding:20px;
	padding-top: 0px;
}

.cl
{
	clear:both;
	margin:0px;
}

.rss
{
	background: transparent url(img/rss.gif) no-repeat;
	height:16px;
	padding-left:20px;
}

/* --------------- fckEditor fix ---------------------------------*/
body.fckEdit
{
	background-color:Transparent;
	height:auto;
}

*:first-child+html body.fckEdit
{
	background-color:#fff;
	background-image:none;
}
/* ---------------------------------------------------------------*/

#ingress 
{
	font-size: 15px;
	margin-bottom: 5px;
}
.date
{
	font-size:10px;
	color:#333;
}