/* GENERAL STYLES */
body
{
	font-family: Arial,Verdana;
	font-size: 10pt;
	line-height: 13pt;
background-color: #000000;
}
h1
{
	font-family: Arial,Verdana;
	font-size: 14pt;
	font-weight: bold;
}
.naviList a
{
	text-decoration: none;
	color: black;
	font-weight: bold;
}
.naviList a:hover
{
	text-decoration: underline;
}

/* EDITOR PROPERTIES */

