ul.dataContentTable{
	font-size: 1.2rem;
	color: #1893D0;
	font-family: "Open Sans", Arial, Sans-serif;
}
ul.dataContentTable > li{
	list-style: none;
}
ul.dataContentTable > li > a{
	color: #1893D0;
    font-weight: 600;
    font-size: 1rem;
    line-height: 2rem;
}