
body{
	background: #f7f7f7;
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-size: 12px;
		}

ul.module-list{
   margin: 0;
   padding: 0;
   list-style: square inside;
}

.module-list-item
{
   margin-top: 5px;
   margin-bottom: 5px;
}

a { color: #000; text-decoration: underline; }
a:hover { color: #000; }

