img {border: 0px;vertical-align:middle;}

p, td, div,html, body {
	font-family: Arial;
	font-size: 13px;
	color: #000;
}

#content, #content div, #content td, #content p {
	line-height: 17px;
}

a {
	color: #999;
	text-decoration: none;
}
a:hover { text-decoration: underline; }


h1 {
	font:bold 18px arial;
	margin: 5px 0 5px 0;
}

.left {float:left;}
.right {float:right;}
.clear {clear:both;}
