body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input, a, dl, dt {
	margin: 0;
	padding: 0;
}
html { overflow-y:scroll; }
html, body {
	margin:0px;
	height:100%;
}
body {
	background-color: #222222;
}
a {
	font-family: Arial, Helvetica, sans-serif;

}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active { text-decoration: none; }
a:focus { outline:none; }



