BODY {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
        font-size: 		11px;
	line-height: 		1.4;
        color: 			black;  
        background-color: 	white 
}

UL {
	list-style-type: disc;

}