body  {
	margin-top : 10px;
	margin-bottom : 10px;
	background-color : #000000;
}

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i  {
	font-family : verdana;
	color : #ffffff;
}

h1  {
	font-size : 20pt;
}

h2  {
	font-size : 16pt;
}

a:link  {
	color : #ffff50;
	text-decoration : underline;
}

a:visited  {
	color : #ff6666;
	text-decoration : underline;
}

a:active  {
	color : #ffffff;
	text-decoration : none;
}

