
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: MS UI Gothic;
	color: #e5e5e5;
	font-size: 12px;
	line-height:16px;
	text-align:left;
}
a:link, a:visited, a:active {
    font-size: 12px;
	color: #ccFFFF;
	text-decoration: none;
}
a:hover {	
	color: #FF33FF;
	text-decoration: underline;
}
.copy { font-size:11px; color:#454545; letter-spacing:0.5em;}
.caut { font-size:12px; color:#FF99FF; line-height:14px;}
