@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local('Ubuntu'), url(http://fonts.gstatic.com/s/ubuntu/v7/_xyN3apAT_yRRDeqB3sPRg.woff) format('woff');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(http://fonts.gstatic.com/s/ubuntu/v7/0ihfXUL2emPh0ROJezvraD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}


p {
color: #fff;
font-size: 18px !important;
}

#contentSection {
	font-family: Arial, Verdana, 'Times New Roman';
}

#contentSection P {
color: #fff;
font-size: 18px !important;
}

#contentSection li {
color: #fff;
font-size: 18px !important;
}