body	{
		margin:0px;
		padding:0px;
		background:url(images/all_bg.jpg);
		}
form 	{
		margin:0px;
		padding:0px;
		size:auto;
		}
ul		{
		margin:0px;
		padding:0px;
		list-style:none;
		}
ul li 		{
		height:14px;
		color:#E6E6E6;
		}
ul a	{
		color:#E6E6E6;
		text-decoration:underline;
		}
td		{
		font-family:tahoma;
		font-size:10px;
		color:#BFBEBE;
		}
strong 	{
		color:#FFFFFF;
		}
input{
		width:116px;
		height:21px;
		border-style:solid;
		border-width:1px;
		border-color:#484848;
		background:#FFFFFF;
		font-family:tahoma;
		font-size:11px;
		color:#282A2C;
		padding:2 0 0 7px
		}
a		{
		color:#E6E6E6;
		text-decoration:underline;
		}
a:hover	{
		text-decoration:none;
		}
h1 {
	background-image: url(images/titulo.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0 5px;
	font-size: 1.4em;
	color: #ade1f1;
}
td p {font-size: 1.1em; }

.flota_dch {
	float: right;
}

.flota_izd {
	float: left;
}

