.HETEXT {
color : #000000;
font-family	: verdana,'MS Sans Serif';
font-style	: normal;
font-weight 	: normal;
font-size 	: 8pt;
line-height         : 1.5;
}

ul {
margin-top : 5;
margin-left : 25;
margin-bottom : 0;
}
LI {
List-Style-Image  : URL(Images/Bullet.gif);
List-Style-Type     : square;
line-height         : 1.5;
}

A:Link {
color : Red;
font-family	: 'MS Sans Serif';
font-style	: normal;
font-weight 	: normal;
font-size 	: 8pt;
text-decoration   : none;
line-height         : 1.5;
}

A:Visited { 
color : Red;
font-family	: 'MS Sans Serif';
font-style	: normal;
font-weight : normal;
font-size 	: 8pt;
text-decoration : none;
line-height : 1.5;
}

A:Active { 
color : Red;
font-family	: 'MS Sans Serif';
font-style	: normal;
font-weight : normal;
font-size : 8pt;
text-decoration : none;
line-height : 1.5;
}

#header {
cursor:hand; 
font-weight:bold ;
list-style-image:url(../Images/fold.bmp);
}
#items {
list-style-image:url(null)
}

.NavLink {
color : #FFFFFF;
font-family : verdana;
font-weight : bold;
font-style : italic;
}

body{
  margin-left : 0;
  margin-right : 0;
  margin-top : 0;
  margin-bottom : 0;
}