.bold {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #A0B1C3;
}

.p {
	font-family: verdana;
	font-size: 12px;
	color: black;
	}
	
.ul {
    font-family: verdana;
	font-size: 12px;
	color: black;
}

.li {
    font-family: verdana;
	font-size: 12px;
	color: white;
}