H1
{
	margin-left: 1em;
	font-size: 18px;
	font-family: verdana;
	color: #963;
	margin-top: 8px;
}

P
{
	font-size: 12px;
	margin: 1em 2em 1em 0;
}

.header
{
	margin-top: 8px;
	margin-left: 8px;
}

/*
.title_co
{
	color: #930;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	padding-right: 0;
	background-color: #FFF;
}

.title_cop
{
	font-style: italic;
	font-size: 14px;
	background-color: #F0F0F0;
	padding: 2px 2px 2px 5px;
	color: #666;
}
*/
.title
{
	padding: 4px 28px;
	clear: both;
	font-family: Times, "Times New Roman", "New York", Palatino, serif;
	color: #963;
	font-size: 28px;
	border: 3px solid #963;
	border-width: 0 1px 3px 0;
	font-style: italic;
}

.list
{
	border: 2px solid #963;
	border-top: 0;
	background-color: #F0F0F0;
	margin-right: 8px;
	text-align: left;
	font-weight: normal;
}

.list A,.list A:link,.list A:active,.list A:visited
{
	white-space: nowrap;
	display: block;
	color: #333;
	text-decoration: none;
	padding: 2px 10px;
	border-bottom: 1px solid #CCC;
	font-size: 12px;
	font-family: verdana, helvetica, sans-serif;
}

.list A:hover
{
	color: #FFF;
	background-color: #666;
}

.list A#on
{
	font-weight: bold;
	color: #000;
	background-color: #FFF;
}
