* { margin:0px; }
body{
	font-family:arial, sans-serif;
	background-color:white;
	color:#666666;
	font-size:0.85em;
}
td{
	font-family:arial, sans-serif;
	background-color:white;
	color:#666666;
	font-size:0.85em;
	vertical-align:top;
}

h1,h2,h3,h4,h5{
	margin-top:4px;
	margin-bottom:4px;
}
ul{	list-style-type: none;}
img{border:0px;}
.fine{font-size:0.75em;}
.bnr{
	padding:20px;
	background-color:#666666;
	color:#dddddd;
	border-bottom:6px solid #17bbff;
	margin-bottom:20px;
}

.content{
	padding:20px;
	color:#444444;
}

.content a{	color:#444444;}
.content a:link{	color:#444444;}
.content a:active{	color:#444444;}
.content a:visited{	color:#444444;}
.content a:hover{	color:#888888;}

.inp{border:1px  solid #cccccc;}