.main {
	font-family : Arial;
	font-size : 12px;
	color : #727070;
	list-style : circle;
}

.main B {
	font-family : Arial;
	font-size : 12px;
	color : #727070;
	font-weight : 600;
}

.main A {
	font-family: Arial;
	font-size : 12px;
	color : #ABBE7A;
	text-decoration : none;
}

.main A:hover {
	font-family: Arial;
	font-size : 12px;
	color : #ABBE7A;
	text-decoration: underline;
}

.titles {
	font-family : Arial;
	font-size : 14px;
	color : Black;
	list-style : circle;
}

.titles B {
	font-family : Arial;
	font-size : 14px;
	color : Black;
	font-weight : 600;
}
