body
{
background-color: black;
font-family: sans-serif;
color:#CCCCCC
}

img
{
behavior: url(iepngfix.htc);
border: 0px
}

img.center
{
display: block;
margin-left: auto;
margin-right: auto
}

table.neon 
{
border-spacing: 0px
}

.sell
{
font-family: sans-serif;
font-size:12pt;
font-weight:bold;
color: rgb(0,180,255)
}

h1
{
font-family: sans-serif;
font-size:14pt;
color:#CCCCCC
}

small
{
font-family: sans-serif;
font-size:8pt;
color:#CCCCCC
}

a:link { 
	color: rgb(0,180,255);
	}
a:visited { 
	color: rgb(0,180,255);
	}
a:hover { 
	color: rgb(0,180,255);
	text-decoration: none;
	}
a:active { 
	color: rgb(0,180,255);
	}