html>body {
	margin: 0px;
	padding: 0px;
}


body {
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #000000;
}

h1 {
	color: #595959;
	font-weight: bold;
	font-size: 11px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 15px;
}


#contentbottom {
/*	width: 650px;
	margin-left: 0px; */
	position: relative;
	clear: left;
}

#footerline, #rightcolmain, #topri, #topri2, #rightcolbtm, #qqheader2 {
	display: none;
}

.detailinks {
	display: none;
}


