
body 
{ 
	font-size: 9px;
	font-family: verdana, helvetica, sans-serif;
}

h2#News {
	color: #CC6600;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px -10px 5px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

li
{
	margin: 0px 0px 0px -20px;
}


hr		{	color : #000000 ;
			height : 1px ; }

small {font-size: 80%;}

ul { list-style-image: url(images/home/bullet.gif) ; }

li {
	color: #737373;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 150%;
	letter-spacing: 0.1em;
}
/*
a:link { color: #D7491E; text-decoration: none; }
a:visited { color: #D7491E; text-decoration: none; }
a:hover { color: #000000; text-decoration: underline; }

a.HomeNews:link { color: #666666; text-decoration: none; }
a.HomeNews:visited { color: #666666; text-decoration: none; }
a.HomeNews:hover { color: #4974C8; text-decoration: underline; }


ul#HomeNews a:link { color: #666666; text-decoration: none; }
ul#HomeNews a:visited { color: #666666; text-decoration: none; }
ul#HomeNews a:hover { color: #4974C8; text-decoration: underline; }
*/
