a {text-decoration: none;}

a:link {color: #4040FF;}

a:visited {color: #404040;}

a:hover {color: #FF4040;
	text-decoration: underline;}

a:active {color: #404040;}

img {border: none;}


body {
	color: #404040;
	font-size: 12px;
	background-color:transparent ;
	margin: 12px 6px;
	}


body.w1 {
	color: #404040;
	font-size: 10pt;
	background-color:transparent ;
	margin: 0px;
	}


h1 {margin: 0 0 10px 4px; font-size: 13px;}

tabel {
	border-collapse: collapse;
	border: none;
	}

table tr:nth-child(even) {background: #FFFFFF;}

table tr:nth-child(odd) {background: #DCDCDC;}

td{
	width:580px;
	background: url(../images/icon-01.png) no-repeat 8px 11px;
	padding:3px 9px 3px 24px;
	line-height: 24px;
	}


