@charset "utf-8";
/* CSS Document */
body{border:none;padding:0px;margin:0px;background:#000;}
div,form,img,ul,ol,li,dl,dt,dd ,*{	margin: 0;	padding: 0;	border: 0;	list-style-type: none;}
img{display:block;}

p{width:740px;height:18px;line-height:18px;font:11px Arial, Helvetica, sans-serif;color:#ccc;text-align:center;}
a:link{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
	text-decoration: none;
}
a:hover{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
	text-decoration: underline;}
a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
	text-decoration: none;
}
