* { margin: 0; padding: 0; }

body {
	line-height: 1.2em; 
	color: #999999;
	background: #000000;
	font: 12px/normal Arial, Tahoma, Helvetica, sans-serif;
}

div, p {vertical-align: top; padding: 0; margin: 0;}
			
input, select, textarea, button {color: #000000;}


a {color: #BBBBBB; text-decoration: none; cursor: pointer;}
a:hover {color: #FFFFFF; text-decoration: underline;}
a {outline: none;}
img {border: 0px;}

b, strong {color: #CCCCCC}
.clear{clear: both; height: 0px; line-height: 0px; overflow: hidden;}
