body { 
	margin: 0px; 
}

.bold {
	font-weight : bold;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
	color: #FF0000;
}
