/* CSS Document */body {	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	background-color:#000000;	}table#head {	width: 619px;	border-bottom: solid 1px #FFFFFF;	}table#topmain {	width: 619px;	margin-top:2px;	}table#spec {	width: 619px;	margin-top:2px;	border-top: solid 1px #FFFFFF;	border-bottom: solid 1px #FFFFFF;	}table#main {	width: 619px;	border-top: solid 1px #FFFFFF;	border-bottom: solid 1px #FFFFFF;	}	table#foot {	width: 619px;	margin-top:2px;	border-top: solid 1px #FFFFFF;	border-bottom: solid 1px #FFFFFF;	}table#footlink {	width: 619px;	margin-top:15px;	margin-bottom:15px;	}a:link{	font-size:12px;	color:#FFFFFF;	text-decoration:none;	}a:hover{	font-size:12px;	color: #ffffff;	text-decoration: underline;}a:visited{	font-size:12px;	color:#cccccc;	text-decoration:none;}
