TD, P, UL, OL, BLOCKQUOTE   
{
	font-family: Verdana, Helvetica, sans-serif;
        font-size: 12px;
	font-weight: normal;
	color : black;
}

.normal {
	font-family: Verdana, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
	color : black;
}

.sidebar {
	font-family: Verdana, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
	color : black;
}

UL.sidebar {
	list-style-type: square;
	margin-left: 0em;
	padding-left: 2em;
}


.sidebar_title {
	font-family: Verdana, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
	color : black;
}

.small { font-size: 10px; }

.wee { font-size: 8px; 
	color : gray;
}

.darker_header {
	color: #416141;
}

B {
	font-weight: bold;
}

.noUL { 
	text-decoration: none;
}

H1, H2, H3, H4  {
        font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #718775;
}

A:link  {       
	font-weight: bold;
	color: #16962e;
}

A:visited {
      	font-weight: bold;
        color: #718775;
}

A:active {
	font-weight: bold;
	color: #4bd166;
}

A:visited.wee  {   
	color: gray;
}

A:link.wee  {       
	color: gray;
}

