

* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #222222 url(images/01.gif) no-repeat center top;
}

body, th, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

a:focus {outline: none;}
p, ol

{
margin-top: 10px;
}

