.minutesTable { border-collapse: collapse; text-align: left; width: 100%;  font: normal 12px/150% Arial, Helvetica, sans-serif; background: #fff; overflow: scroll; border: 1px solid #11486F; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; margin-left: 2%;  }

.minutesTable td, .minutesTable th { padding: 3px 10px; border-right: 1px solid #11486F; }

.minutesTable th {background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #11486F), color-stop(1, #11486F) );background:-moz-linear-gradient( center top, #11486F 5%, #11486F 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#11486F', endColorstr='#11486F');background-color:#11486F; color:#FFFFFF; font-size: 15px; font-weight: bold; border-left: 1px solid #11486F; } 

.minutesTable th:first-child { border: none; }

.minutesTable td { color: #11486F; font-size: 12px;font-weight: normal; }


.minutesTable tr:nth-child(odd) {
   background: #FFE3BF; color: #11486F;
}

.minutesTable td:first-child { border-left: none; }

.minutesTable tr:last-child td { border-bottom: none; }

@font-face {
	font-family: Lato;
	src: local("Lato Regular"), local("Lato-Regular"), url(https://themes.googleusercontent.com/static/fonts/lato/v6/nQhiC-wSiJx0pvEuJl8d8A.eot) format("embedded-opentype"), url(https://themes.googleusercontent.com/static/fonts/lato/v6/9k-RPmcnxYEPm8CNFsH2gg.woff) format("woff");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: Lato;
	src: local("Lato Bold"), local("Lato-Bold"), url(https://themes.googleusercontent.com/static/fonts/lato/v6/sBtfDPlEIwvKKU53nAG7AQ.eot) format("embedded-opentype"), url(https://themes.googleusercontent.com/static/fonts/lato/v6/wkfQbvfT_02e2IWO3yYueQ.woff) format("woff");
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: Lato;
	src: local("Lato Italic"), local("Lato-Italic"), url(https://themes.googleusercontent.com/static/fonts/lato/v6/bjaQ6jyWa8A2XFrSKceJyA.eot) format("embedded-opentype"), url(https://themes.googleusercontent.com/static/fonts/lato/v6/oUan5VrEkpzIazlUe5ieaA.woff) format("woff");
	font-weight: 400;
	font-style: italic;
}
@font-face {
	font-family: Lato;
	src: local("Lato Bold Italic"), local("Lato-BoldItalic"), url(https://themes.googleusercontent.com/static/fonts/lato/v6/HkF_qI1x_noxlxhrhMQYEPY6323mHUZFJMgTvxaG2iE.eot) format("embedded-opentype"), url(https://themes.googleusercontent.com/static/fonts/lato/v6/HkF_qI1x_noxlxhrhMQYED8E0i7KZn-EPnyo3HZu7kw.woff) format("woff");
	font-weight: 700;
	font-style: italic;
}