@CHARSET "ISO-8859-1";
body{
  color : #000000; 
  font-family: Verdana,sans-serif;
  font-size:1.2em;
  text-align : center;
  margin: 0px;
  padding: 0px;  
  background-color : #FFF101;  
	
}
h1{  font-size:1.2em;font-weight:normal;
}
.menu_space{ width:30px; display:inline}
.frame {width : 700px;text-align: justify;font-size:inherit;
	background-color : #FFF101;  
	margin:0px auto;
	text-align:left;
	padding:15px;		
} 
.centreblock {
 text-align: center;    
}

a {font-weight: bold;text-decoration:none}
a:link{ color: #333333 }
a:visited{color: #333333}
a:hover{color: #333333}
a:active{color: #333333}
  
li
{
list-style: none;	
padding-left: 30px;
margin-top: 5px;
background-image: url(/images/mini_bulb.gif);
background-repeat: no-repeat;
}

ul { 
	margin-le
	list-style: none; }  
