P
{
	color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom :9px; 
}

P.lines
{
	color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom :3px; 
}

UL
{
	color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom :0px; 
}

TD.menu
{
	background: #808080;
	text-decoration: none;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

TD.menuOn
{
	background: #B9BFCC;
	text-decoration: none;
	cursor:hand;
	color: white;
	font-weight: bold;
}

TD.selected
{
	background: #B9BFCC;
	text-decoration: none;
	color: white;
	font-weight: bold;
}

A:link
{
	color: white;
	text-decoration: none;
	font-weight: bold;
} 

A:visited
{
	color: white;
	text-decoration: none;
	font-weight: bold;
} 

A:hover
{
	color: white;
	text-decoration: underline;
	font-weight: bold;
}

Table.lines
{
	color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
}

Table.menu
{
	color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

TD.content
{
	padding-bottom: 0px;
	padding-top: 10px;
}

