body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
body,td,th {
	font-family: Tahoma;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	color: #339999;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
}
.h1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

   .sortable-list {
    list-style-type : none;
    margin : 0;
	
}
.sortable-list li {
    border : 1px solid #000;
    cursor : move;
    margin : 2px 0 2px 0;
    padding : 3px;
    background : #f7f7f7;
    border : #ccc;
    width : 400px;
	height:100px;
	text-align : left;
	font-family: Tahoma;
	font-size: 12px;
}

.h11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height:25px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height:25px;

}
.friends {
	font-family: Courier New, Courier, mono;
	font-size: 24px;
	color: #FFFFFF;
	line-height:25px;
	font-weight: bold;
}
textarea {
	font-family: "Courier New", Courier, mono;
}
.linkabout {
	list-style:none;
	padding:0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left:100px;
}
.linkabout li {
float:left;
display:block;
list-style:none;
padding:10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #FFFFFF;
text-align:center;
font-weight:bold;
}
.linkabout .linkchild {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #FFFFFF;
font-weight:bold;
text-decoration:none;
position:absolute;
display:block;
width:350px;
text-align:center;
}
.linkchild:hover {
font-size: 18px;
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-weight:bold;
text-decoration:none;

}