@charset "utf-8";
/* CSS Document */
body { 	background-color:#000000 ;
}
p {
	text-align : left;
	color: #666666;
}
td {
}
.style2 {color: #CCCCCC}
.style3 {color: #666666}
a:link { color: #03F; text-decoration:none; }
a:visited { color: #03F; text-decoration:none; }
a:active,
a:hover { color: #0099CC; text-decoration:underline; }

