 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0; 
	padding: 0;
}

fieldset, img { border: 0; }


a:focus { outline: none; }

html {
	height: 100%;
	margin-bottom: 1px;
}

p {	margin: 1em 0; }

a:link, a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }

body {
	font-family: Arial, Georgia,"Times New Roman",Times,serif;
	font-size: 12px;
	line-height: 100%;
	color: #767676;
	background-color:#000000;
}