body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: arial, verdana, helvetica, sans serif;
	background-color: #000000;
	overflow: scroll;
	
}

A:link {
	color: #000000;
	text-decoration: none
}

A:visited {
	color: #000000;
	text-decoration: none
}

A:active {
	color: #000000;
	text-decoration: none
}

A:hover {
	color: #000000;
	text-decoration: underline; 
}

b, td, p, div, span, body {
	font-size: 12px;
	color: #000000;
}

h1 {
	font-size: 16px;
	color: #000000;
}

h2 {
	font-size: 14px;
	color: #000000;
}

h3 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

a.menu_link {
	color: #ffffff;
	text-decoration: none;
}

a.menu_link:hover {
	text-decoration: underline;
}

img {
	border: 0px;
}

td.view_profile_static {
	padding: 4 0 4 5;
	font-face: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

td.view_profile_dynamic {
	font-face: arial;
	font-size: 12px;
	color: #000000;
}

td.userlist_header {
	 font-size: 12px;
         font-weight: bold;
}
