p, .Text
{
	MARGIN-TOP: 4px; 
	FONT-SIZE: 0.8em; 
	COLOR: #635a50; 
	FONT-FAMILY: Trebuchet MS;
}

A, A.externallink, A.trailclass, .externallink:active, .externallink:hover
{
	font-size   : 12px;
	font-weight : bold;
	text-decoration: none;
	color: #FF6000;
}

H1
{
	font-family : Trebuchet MS;
	font-size	: 1.3em;
	color		: black;
	letter-spacing : 1px;
}
H2
{
	font-family : Trebuchet MS;
	FONT-SIZE: 1.1em; 
	COLOR: #635a50;
	letter-spacing : 1px;
	margin-bottom : 0px;
}

A.navigationlink
{
	font-size   : 12px;
	font-weight : bold;
	text-decoration: none;
	color: #333333;
}

ul
{
	margin-top: 0px;
	list-style-position:outside;
}

li
{
	font-size: 13px;
	margin-left:-20px;
	line-height:1.3em;
}