Frequently, when building a UI, one finds themself setting various appearance related properties over and over again. For example, you may want all the label text in your app to be a bold Trebuchet 12px font. This is easy to do with css in a web app,...