/* White Style Sheet - (c) 2010 Brian D Steel - 20 Apr 01 / 25 Jun 10 */

html
{
	overflow-y: scroll ;
}

body
{
	font-family: verdana, arial, helvetica, sans-serif ;
	background: #200000 ;
	color: #000000 ;
	margin: 0px ;
	padding: 0px ;
}

a
{
	text-decoration: none ;
	color: #000080 ;
}

a:hover
{
	text-decoration: underline ;
}

h1
{
	font-size: 20px ;
	color: #800000 ;
}

h2
{
	font-size: 18px ;
	color: #800000 ;
}

h3
{
	font-size: 16px ;
	color: #800000 ;
}

p, td
{
	font-size: 14px ;
	color: #000000 ;
}

code, pre
{
	font-family: courier new, monospace ;
	color: #0000c0 ;
}

.black
{
	background-image: url(ind_wash.gif) ;
}

.white
{
	background:#fffff0 ;
}

.heads
{
	background: #c0ffff ;
}

.tails
{
	background: #ffffc0 ;
}
