body,td,p {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #2a2a2a;
}
a {
	color: #901e90;
	text-decoration: none;
}
a:hover {
	color: #670867;
	text-decoration: underline;
}
h1 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
}
h2 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
}
td.name {
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4d4a40;
	PADDING-LEFT:9PX; 
	PADDING-TOP:3px;
}
td.box {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #2a2a2a;
	PADDING-LEFT:12PX; 
	PADDING-right:22PX; 
	PADDING-TOP:7px;
	PADDING-bottom:7px;
}
td.minu{
		background : url("/graphics/menu_fade.gif");
		background-repeat : no-repeat;
}
a.imedia {
	color: #000000;
	text-decoration: underline;
}
a.imedia:hover {
	color: #ab0bab;
	text-decoration: underline;
}


FONT.FOOTER {font-family :Arial, Helvetica; font-size :12px; color :#000000; font-weight :normal; text-decoration: none;}
  A.FOOTER:Link {font-family :Arial, Helvetica; font-size :12px; color :#000000; font-weight :normal; text-decoration: none;}
  A.FOOTER:Visited {font-family :Arial, Helvetica; font-size :12px; color :#000000; font-weight :normal; text-decoration: none;}
  
  
  
  
#lister ul {
	list-style: none;
	margin: 0 0 0 20px;
	padding:0;
	}
	
#lister li {
	background: url("/graphics/bull2.gif") no-repeat 0 8px;
	padding:0 0 0 14px;
	line-height:20px;
	}
	
#lister li a {
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	line-height:20px;
}