ul
{
		margin-top:0px;
}
ul li
{
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(../images/normalbullet.gif); 
	margin-left:1; 
	padding-left:1;
	padding-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	line-height: 15px;
}
a:link {color: #558027;  text-decoration: underline; }
a:visited {color: #558027;  text-decoration: underline;}
a:active {color: #558027; text-decoration: underline;}
a:hover {color: #000000;  text-decoration: underline;}

.press a:link {color: #558027;  text-decoration: none; font-weight:bold}
.press a:visited {color: #558027;  text-decoration: none; font-weight:bold}
.press a:active {color: #558027; text-decoration: none; font-weight:bold}
.press a:hover {color: #000000;  text-decoration: underline; font-weight:bold}

.press a:link strong  {color: #555;  text-decoration: underline; font-weight:normal; font-size:14px}
.press a:visited strong  {color: #555;  text-decoration: underline; font-weight:normal; font-size:14px}
.press a:active strong  {color: #555; text-decoration: underline; font-weight:normal; font-size:14px}
.press a:hover strong  {color: #000;  text-decoration: underline; font-weight:normal; font-size:14px}


h4
{
	font-size: 14px;
	font-weight: bold;
	color: #558027;
	margin: 10px 10px 5px 0px;
}
h1
{
	font-size: 14px;
	font-weight: bold;
	margin: 15px 10px 5px 10px;
	color: #558027;
}
#columns h1
{
	margin: 15px 10px -5px 10px;
}

.red h1
{
	font-style:normal;
	font-weight:bold;
	font-size:26px;
	color:#fff;
	line-height:10px;
}

a.red:link {color: #fff;  text-decoration: underline; }
a.red:visited {color: #fff;  text-decoration: underline;}
a.red:active {color: #fff; text-decoration: underline;}
a.red:hover {color: #ffd4d4;  text-decoration: underline;}

.red td
{
	background-color:#e90000;
	color:#FFF;
	font-weight:bold;
	BORDER-bottom: #fff 3px solid;
	height:6px;
	text-align:center;
	}
