body 
{ 
 color:	black;
 background-color: #FFFFFF;
 font-family:Verdana, Arial, Helvetica, Sans-Serif;
 font-size:small;   
}

TreeBgSpecial
{
	color:#000000;
	text-decoration:none;
}



a
{
	border:0px;
	padding:0px;  
	color:#990000;
}
/*

a:link
{
	color:#990000;
	text-decoration:underline;  
}
a:hover 
{
	color:#CC0000;
	text-decoration:underline;  
	font-style:normal;
}
a:visited 
{
	color:#660000;
	text-decoration:underline;  
}
*/

SpecialMenu
{ 
	border-bottom-width:0;
	font-family:Verdana;
	font-size:small;
	color:Black; 
	height:12px;
	padding-bottom:10px; 
	text-align:left; 
	text-decoration:none;
}

h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	margin:25px 0px 5px 0px;
	padding:0px;
}

p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	margin:0px 0px 10px 0px;
	padding:0px;
}

dl
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	margin:5px 0px 15px 10px;
}

dd
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	margin:0px 0px 5px 0px;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
	margin: 5px 0px 5px 25px; /* top right bottom left*/
	/*
	list-style-image:  url(Images/bullet2.gif);
	list-style-position:inside; 
	padding-left: 20px; 
	*/
}
 
ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	/*  background-position:0 3px x y OR!! left center, and so on*/
  background-position:0 3px; 
	background-image: url(Images/bullet2.gif);
  background-repeat:no-repeat;    
	/*
  list-style-image:  url(Images/bullet.gif);
  background-attachment:fixed;
	*/
	margin:0px 0px 5px 0px;
  padding: 0 0 0 0.5em; /* left padding moves the text away from the bullet */
} 

ol li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	margin:0px 0px 5px 0px;
  padding: 0 0 0 0.25em; /* left padding moves the text away from the bullet */
} 


/* font size="-1" color="#cc3333" face="Verdana, Arial, Helvetica, sans-serif" */
h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #cc3333;
}

h5
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	line-height: 18px;
}