/* CVSweb dir_app CVS repository browser stylesheet */

body,
p
{
	color: #ffffff;
	font-family: "sans-serif", "Arial";
	font-size: 10pt;
}

h1
{
	font-size: 14pt;
}

td
{
	color: #ffffff;
	background: #000000;
	font-family: "sans-serif", "Arial";
	font-size: 10pt;
}

th
{
	color: #ffffff;
	background: #009000;
	font-family: "sans-serif", "Arial";
	font-size: 11pt;
}

a
{
	color: #ffffff;
	text-decoration: underline;
}

a:hover
{
	color: #00ff00;
	text-decoration: none;
}

