BODY
{
	scrollbar-face-color:"black";
	scrollbar-arrow-color:"white";
	scrollbar-track-color:"gray";
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
	background-color : Black;
	color: White;
}


p
{
	color:"white";
	font-family: "Times New Roman", Times, serif;
	font-size: "12pt";
	background-color : Black;
}

table
{
	color:"white";
	font-family: "Times New Roman", Times, serif;
	font-size: "12pt";
}

.favorite
{
	font-style:"italic";
	list-style-type:"circle";
}

li
{
	color:"white";
	font-family:"Verdana, Helvetica, sans-serif";
	font-size:"10pt";
}

#site
{
	font-family: "MS Serif", "New York", serif;
	font-size : "10pt";
	color : "white";
}


#title
{
	font-weight:"bold";
	font-family : "Times New Roman";
	font-size : 12pt;
}

a:link
{
	color: White;
}

a:visited 
{
	color: Silver;
}

a:hover 
{
	color: Silver;
	text-decoration: underline;
}
