body{
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	background-color : White;
}
.text{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-top: 25px;
	margin-right: 5px;
	margin-left: 20px;
	margin-bottom: 20px;
	line-height: 12px;
	text-align : justify;
}
A.textl:visited, A.textl:active, A.textl:link
{
	color: #5b5a60;
	text-decoration : underline;
	font-weight : bold;
}
A.textl:hover
{
	color: #e90000;
	text-decoration : none;
	font-weight : bold;
}
.title{
	color: #a0a0a0;
	font-size: 12px;
	font-weight : bold;
}
.title_project{
	color: #CA45D6;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight : bold;
}
A.projectl:visited, A.projectl:active, A.projectl:link
{
	color: #5b5a60;
	text-decoration : underline;
	font-weight : bold;
}
A.projectl:hover
{
	color: #5b5a60;
	text-decoration : none;
	font-weight : bold;
}
A.contactl:visited, A.contactl:active, A.contactl:link
{
	color: #5b5a60;
	text-decoration : underline;
	font-weight : bold;
}
A.contactl:hover
{
	color: #0000ff;
	text-decoration : none;
	font-weight : bold;
}
.menu{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	text-align : right;
}
A.menul:visited, A.menul:active, A.menul:link, A.menul:hover
{
	color: #5b5a60;
	text-decoration : none;
}

input.but{
	background-color : #EEF8F4;
	border : 1px solid Black;
	font-family : Verdana, sans-serif;
	font-size : 10px;
	width : 120;
}
select.search{
	background-color : #EEF8F4;
	font-family : Verdana, sans-serif;
	font-size : 10px;
}
textarea.form_area{
	background-color : #EEF8F4;
	font-family : Verdana, sans-serif;
	font-size : 10px;
	width: 320;
	height: 130;
	margin-left: 0px;
	margin-right: 4px;
	border: 1 solid Black;
}


li.list{
	list-style-image : url(pics_new/list.gif);
	margin-bottom : 5px;
}
li.list2{
	list-style-image : url(pics_new/list_site.gif);
	padding-left : 10px;
	margin-bottom : 15px;
}