@font-face{ font-family: "sanspro"; src: url('fonts/Source_Sans_Pro/SourceSansPro-Regular.ttf') } body { font-size:12pt; background-color:white; font-family: sanspro; color: black; max-width: 800pt; margin-left:auto; margin-right:auto; } h1 {font-size:18pt; font-weight:bold; } h2 {font-size:16pt; font-weight:bold; } em { font-size:12pt} td { font-size:12pt } th { font-size:12pt } li { font-size:12pt } a { font-size:12pt } .Title { font-size: 18pt; font-weight:bold; } .Section { font-size: 16pt; font-weight:bold; } .Subsection { font-size: 16pt; font-weight:bold; font-style: italic;} .tab {padding-left: 2.5%; }