body {}
p {}
td     { color: black; font-size: 9pt; font-family: Georgia, Times, serif }

a.top  { 
	font-size: 8pt; 
	font-family: Georgia, 'Times New Roman', serif; 
	font-weight: bold;
	text-decoration: none;
	color: 000000;
}

a.top:hover  { 
	font-size: 8pt; 
	font-family: Georgia, 'Times New Roman', serif; 
	font-weight: bold;
	text-decoration: none;
	color: AE5454;
}

a.top2  { 
	font-size: 8pt; 
	font-family: Georgia, 'Times New Roman', serif; 
	font-weight: bold;
	color: f3f4e0;
}

a.top2:hover  { 
	font-size: 8pt; 
	font-family: Georgia, 'Times New Roman', serif; 
	font-weight: bold;
	color: 000000;
}

td.list_top {
	color: #B93939;
	padding: 3px; 
	font-size: 8pt; 
	font-weight: bold; 
	border-style: solid; 
	border-width: 1px 0px 1px 0px; 
	border-color: #000000; 
	background-color: #FFFFFF;
	height: 22px;
}

td.list_contents {
	padding: 3px; 
	font-size: 8pt;  
	font-weight: normal; 
	border-style: solid; 
	border-width: 0px 0px 1px 0px; 
	border-color: #000000;
	height: 22px;
}

td.links_top {
	background-color: #FFFFFF; 
	font-weight: bold; 
	text-align: center; 
	border-style: solid; 
	border-width: 1px 1px 0px 0px; 
	border-color: #86856c;
}

td.list_top_b {
	color: #B93939;
	padding: 3px; 
	font-size: 8pt; 
	font-weight: bold; 
	border-style: solid; 
	border-width: 1px 0px 1px 1px; 
	border-color: #86856c; 
	text-align: center;
	background-color: #FFFFFF;
	height: 22px;
}

td.list_contents_b {
	padding: 3px; 
	font-size: 8pt;  
	font-weight: bold; 
	border-style: solid; 
	border-width: 0px 0px 1px 0px; 
	border-color: #000000;
	height: 22px;
}