body {
	background-color: #FFF;
	padding:0;
	margin:0;
}
p {
	/*margin-top:-18px;*/
	text-align:left;	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#000000;
	line-height:16px;
}


h1 {
	margin-top:-3px;
	margin-bottom:-10px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#62D0CF;
	font-size:13px;
}
#names {
	position: absolute;
	top: 241px;
	left:309px;
	border:none;
	/*width: 838px;
	height:446px;
	z-index:100;
	padding:0;
	margin:0;*/
}
a.name_list_h1 {
	text-decoration:none;
	color:#62D0CF;
}
a.name_list_h1:hover {
	color:#309E9E;	/*font-weight:bold;*/
}

a.name_list {
	text-decoration:none;
	color:#000000;
}
a.name_list:hover {
	color:#309E9E;	/*font-weight:bold;*/
}

