/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   
body	{
		margin:0px;
		padding:0px;
		}
td		{
		font-family:tahoma;
		font-size:11px;
		color:#6C7265
		}
ul		{
		list-style:none;
		margin:0px;
		padding:0px;
		}
strong	{
		color:#413D33;
		}
a		{
		color:#151515;
		}
li		{
		background:url(images/list1.gif) bottom left no-repeat;
		height:18px;
		}
li	a	{
		color:#76746C;
		margin:0 0 0 13px;
		}
