HTML,
BODY
{ 
	color:#000000;
  	font-family:arial,verdana, helvetica; 
	font-size: 14px;
	font-weight:bold
}


#header {
	border:white 2px solid;
}

#bullet{
	margin-left:10px;
}

#bullet ul{
	list-style:none;
	
}

#bullet ul li{
background: url(bullet.jpg) no-repeat 0px 5px;
line-height:20px;
padding-left:20px;
	
}


