body,tr,td {
	margin:0px;
	padding:0px;
	font-family: Arial;
	font-size: 10px;
	color: #DADDE1;
	scrollbar-3dlight-color:    rgb(255,255,255);   scrollbar-arrow-color:      rgb(255,255,255);   scrollbar-base-color:       rgb(0,0,0);   scrollbar-darkshadow-color: rgb(255,255,255);   scrollbar-face-color:       rgb(0,0,0);   scrollbar-highlight-color:  rgb(0,0,0);   scrollbar-shadow-color:     rgb(0,0,0);   scrollbar-track-color:      rgb(0,0,0);
}

a {
	font-family: Arial;
	font-size: 10px;
	color: #DADDE1;
	text-decoration: none;
}

a:hover {
	font-family: Arial;
	font-size: 10px;
	color: #00FA12;
	text-decoration: none;
}

.shipContent {
	font-family: Arial;
	font-size: 10px;
	color: #DADDE1;
}

.greenContent {
	font-family: Arial;
	font-size: 10px;
	color: #F5017F;
}

.urlContent {
	font-family: Arial;
	font-size: 10px;
	color: #25221E;
}

.commentContent {
	font-family: Arial;
	font-size: 10px;
	color: #DADDE1;
}

.shootText {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}