body
{
	margin:0;
	padding:0;
	font-family:tahoma, georgia, serif, "lucida sans", "comic sans ms";
	color:#000;
	background-color:#ddd;

}



p
{
	font-family: tahoma, georgia, serif;
	font-size: 12pt;
	margin-top: 0;
}





marquee
{
	font-family:tahoma, georgia, serif, "lucida sans", "comic sans ms";
	color:#993333;
}


a {text-decoration: none}


ul.disc 
{
list-style-type: disc
}

ul.circle 
{
list-style-type: circle
}

ul.square 
{
list-style-type: square
}

ul.none 
{
list-style-type: none
}