TD,UL,OL,LI,P,BODY,TEXTAREA
	{
	font:100%/145% "Neue Helvetica", Helvetica, "Lucida Grande", Verdana, sans-serif;
	color : #000000;
	text-decoration : none;
	}
	
body
    {
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
    }

A
	{
	color: #000000;
	text-decoration: none;
	}

A:visited
	{
	color : #7f7f7f;
	}
	
A.about_page
	{
	text-decoration: underline;
	}


A.about_page:visited
	{
	color: black;
	}
	
A.section_link
	{
	color : #7f7f7f;
	text-decoration: underline;
	}
	
A:HOVER, A.about_page:hover, A.section_link:hover
	{
	color : #ff3333;
	text-decoration: underline;
	}
	
td
{
border-right:none;
border-left:none;
border-top:none;
border-bottom:none;
}

td.leftcolumn, td.centercolumn
{
border-right:1px solid #eee;
border-left:none;
border-top:none;
border-bottom:none;
margin-right: 20px;
margin-left: 20px;
}

table.border
{
border-right:none;
border-left:none;
border-top:none;
border-bottom:none;
}
